linter: remove unused

This commit is contained in:
Evgeniy Kulikov 2019-11-21 12:34:18 +03:00
parent 67ccd83579
commit a6c563e039
No known key found for this signature in database
GPG key ID: BF6AEE0A2A699BF2

View file

@ -1,7 +0,0 @@
package neofs_proto // import "github.com/nspcc-dev/neofs-proto"
import (
_ "github.com/gogo/protobuf/gogoproto"
_ "github.com/gogo/protobuf/proto"
_ "github.com/golang/protobuf/proto"
)