diff options
Diffstat (limited to 'src/protobuf/wkt/wrappers_pb.nim')
| -rw-r--r-- | src/protobuf/wkt/wrappers_pb.nim | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/protobuf/wkt/wrappers_pb.nim b/src/protobuf/wkt/wrappers_pb.nim index 8cf1c69..873fcb7 100644 --- a/src/protobuf/wkt/wrappers_pb.nim +++ b/src/protobuf/wkt/wrappers_pb.nim @@ -2,8 +2,7 @@ import intsets -import protobuf/stream -import protobuf/types +import protobuf/protobuf type google_protobuf_DoubleValue* = ref google_protobuf_DoubleValueObj |
