forked from TrueCloudLab/frostfs-api-go
linter: remove unused
This commit is contained in:
parent
67ccd83579
commit
a6c563e039
1 changed files with 0 additions and 7 deletions
7
proto.go
7
proto.go
|
@ -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"
|
|
||||||
)
|
|
Loading…
Reference in a new issue