Commit 52e94ec0 authored by vipwzw's avatar vipwzw

auto ci

parent d2c699ee
...@@ -28,12 +28,15 @@ It has these top-level messages: ...@@ -28,12 +28,15 @@ It has these top-level messages:
*/ */
package types package types
import proto "github.com/golang/protobuf/proto"
import fmt "fmt"
import math "math"
import ( import (
fmt "fmt"
proto "github.com/golang/protobuf/proto"
math "math"
context "golang.org/x/net/context" context "golang.org/x/net/context"
grpc "google.golang.org/grpc" grpc "google.golang.org/grpc"
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment