diff --git a/common/utils/net.go b/common/utils/net.go
index 1e74685f76645a2ad1a4f3445449b11d834517c5..31b032e79d54b3cb0422caa518327702ae3969a6 100644
--- a/common/utils/net.go
+++ b/common/utils/net.go
@@ -122,4 +122,4 @@ func isValidNetworkInterface(face net.Interface) bool {
 	}
 
 	return true
-}
\ No newline at end of file
+}