Drop empty line

PiperOrigin-RevId: 320281516
This commit is contained in:
Michael Pratt
2020-07-08 15:48:01 -07:00
committed by gVisor bot
parent f3fa43cf23
commit a75d9f7bee
-1
View File
@@ -134,7 +134,6 @@ func createInterfacesAndRoutesFromNS(conn *urpc.Client, nsPath string, hardwareG
return err
}
if isRoot {
return fmt.Errorf("cannot run with network enabled in root network namespace")
}