diff --git a/net/sstp-client/files/lib/netifd/proto/sstp.sh b/net/sstp-client/files/lib/netifd/proto/sstp.sh
index 1419d081f..f8cb704c5 100755
--- a/net/sstp-client/files/lib/netifd/proto/sstp.sh
+++ b/net/sstp-client/files/lib/netifd/proto/sstp.sh
@@ -96,7 +96,7 @@ proto_sstp_setup() {
 		ipv6-down-script /lib/netifd/ppp-down \
 		${mtu:+mtu $mtu mru $mtu} \
 		$pppd_options
-
+		
 	# WORKAROUND: Workaround to properly register the sstp interface (As seeen in: https://forum.archive.openwrt.org/viewtopic.php?id=58007)
 	# WORKAROUND: Start
 	sleep 10