diff --git a/examples/server/proto/example/example.pb.go b/examples/server/proto/example/example.pb.go index d3d1e719..79c769b0 100644 --- a/examples/server/proto/example/example.pb.go +++ b/examples/server/proto/example/example.pb.go @@ -22,9 +22,9 @@ import fmt "fmt" import math "math" import ( - context "golang.org/x/net/context" client "github.com/micro/go-micro/client" server "github.com/micro/go-micro/server" + context "golang.org/x/net/context" ) // Reference imports to suppress errors if they are not otherwise used.