godeps: strip import comments
This commit is contained in:
parent
dfbf4a6fad
commit
8ae635e285
1 changed files with 1 additions and 1 deletions
2
Godeps/_workspace/src/golang.org/x/net/netutil/listen.go
generated
vendored
2
Godeps/_workspace/src/golang.org/x/net/netutil/listen.go
generated
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue