mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-05 16:15:41 -06:00
dolt/go/gen/proto: Fix credentials.pb.go.
This commit is contained in:
@@ -8,10 +8,6 @@ import fmt "fmt"
|
||||
import math "math"
|
||||
|
||||
import (
|
||||
fmt "fmt"
|
||||
math "math"
|
||||
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
context "golang.org/x/net/context"
|
||||
grpc "google.golang.org/grpc"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user