diff --git a/net_unix_test.go b/net_unix_test.go index 0a2ce19ed..4643ced10 100644 --- a/net_unix_test.go +++ b/net_unix_test.go @@ -14,7 +14,6 @@ package procfs import ( - "os" "testing" )