aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/unknown_enum_test.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/unknown_enum_test.proto')
-rw-r--r--src/google/protobuf/unknown_enum_test.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/google/protobuf/unknown_enum_test.proto b/src/google/protobuf/unknown_enum_test.proto
index caafadcd..0ea1ede3 100644
--- a/src/google/protobuf/unknown_enum_test.proto
+++ b/src/google/protobuf/unknown_enum_test.proto
@@ -36,7 +36,6 @@ syntax = "proto2";
package google.protobuf.util;
-
message DownRevision {
enum Enum {
DEFAULT_VALUE = 2;