diff options
Diffstat (limited to 'src/protobuf/wkt/any_pb.nim')
| -rw-r--r-- | src/protobuf/wkt/any_pb.nim | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/protobuf/wkt/any_pb.nim b/src/protobuf/wkt/any_pb.nim index f7ef421..9704ae9 100644 --- a/src/protobuf/wkt/any_pb.nim +++ b/src/protobuf/wkt/any_pb.nim @@ -2,8 +2,7 @@ import intsets -import protobuf/stream -import protobuf/types +import protobuf/protobuf type google_protobuf_Any* = ref google_protobuf_AnyObj |
