mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-13 08:13:32 -07:00
godeps: strip import comments
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
// Package netutil provides network utility functions, complementing the more
|
||||
// common ones in the net package.
|
||||
package netutil // import "golang.org/x/net/netutil"
|
||||
package netutil
|
||||
|
||||
import (
|
||||
"net"
|
||||
|
||||
Reference in New Issue
Block a user