diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index c773278..4e9cbcc 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -92,8 +92,6 @@ option optimize_for = SPEED; optional int32 cellId = 1; // mapPointConfig id optional int32 pointId = 2; - // eventPointConfig id - optional int32 eventId = 3; }