diff options
Diffstat (limited to 'tests/plugins/grpc/testdata/import/sub/message.proto')
-rw-r--r-- | tests/plugins/grpc/testdata/import/sub/message.proto | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/plugins/grpc/testdata/import/sub/message.proto b/tests/plugins/grpc/testdata/import/sub/message.proto deleted file mode 100644 index 1db0313b..00000000 --- a/tests/plugins/grpc/testdata/import/sub/message.proto +++ /dev/null @@ -1,7 +0,0 @@ -syntax = "proto3"; - -package import.sub; - -message Message { - int64 id = 1; -}
\ No newline at end of file |