Commit 612a211c authored by vipwzw's avatar vipwzw Committed by 33cn

auto ci

parent 2715a131
......@@ -5,8 +5,9 @@ package types
import (
fmt "fmt"
proto "github.com/golang/protobuf/proto"
math "math"
proto "github.com/golang/protobuf/proto"
)
// Reference imports to suppress errors if they are not otherwise used.
......@@ -144,7 +145,9 @@ func init() {
proto.RegisterType((*Prophecy)(nil), "types.Prophecy")
}
func init() { proto.RegisterFile("ethoracle.proto", fileDescriptor_5f8f811c6e0fbec0) }
func init() {
proto.RegisterFile("ethoracle.proto", fileDescriptor_5f8f811c6e0fbec0)
}
var fileDescriptor_5f8f811c6e0fbec0 = []byte{
// 218 bytes of a gzipped FileDescriptorProto
......
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