@ -60,4 +60,3 @@ protoc --descriptor_set_out=hello.pb hello.proto
```shell
protoc --include_imports --proto_path=. --descriptor_set_out=hello.pb hello.proto
```