dolt/go/gen/proto: Fix credentials.pb.go.

This commit is contained in:
Aaron Son
2019-07-23 16:12:39 -07:00
parent 23a0f5a33e
commit 857ce084bb

View File

@@ -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"
)