diff --git a/protos/pb/pb.pb.go b/protos/pb/pb.pb.go index 4f18f99d29d..7d75543b5c6 100644 --- a/protos/pb/pb.pb.go +++ b/protos/pb/pb.pb.go @@ -7,10 +7,6 @@ import ( context "context" encoding_binary "encoding/binary" fmt "fmt" - io "io" - math "math" - math_bits "math/bits" - pb "github.com/dgraph-io/badger/v2/pb" api "github.com/dgraph-io/dgo/v200/protos/api" _ "github.com/gogo/protobuf/gogoproto" @@ -18,6 +14,9 @@ import ( grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" status "google.golang.org/grpc/status" + io "io" + math "math" + math_bits "math/bits" ) // Reference imports to suppress errors if they are not otherwise used.