aboutsummaryrefslogtreecommitdiff
path: root/tests/callbacks/callbacks.proto
diff options
context:
space:
mode:
Diffstat (limited to 'tests/callbacks/callbacks.proto')
-rw-r--r--tests/callbacks/callbacks.proto2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/callbacks/callbacks.proto b/tests/callbacks/callbacks.proto
index 96ac744..ccd1edd 100644
--- a/tests/callbacks/callbacks.proto
+++ b/tests/callbacks/callbacks.proto
@@ -1,5 +1,3 @@
-syntax = "proto2";
-
message SubMessage {
optional string stringvalue = 1;
repeated int32 int32value = 2;