update proto generated files

pull/1343/head
Darien Raymond 2018-10-24 12:02:48 +02:00
parent c7f847c96e
commit f122d0e518
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
package command
import (
"context"
context "context"
fmt "fmt"
proto "github.com/golang/protobuf/proto"
grpc "google.golang.org/grpc"

View File

@ -1,7 +1,7 @@
package command
import (
"context"
context "context"
fmt "fmt"
proto "github.com/golang/protobuf/proto"
grpc "google.golang.org/grpc"

View File

@ -1,7 +1,7 @@
package command
import (
"context"
context "context"
fmt "fmt"
proto "github.com/golang/protobuf/proto"
grpc "google.golang.org/grpc"