Skip to content

Commit 00fd975

Browse files
authored
Fix formatting with latest SDK (#808)
1 parent a67bbb3 commit 00fd975

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

protobuf/lib/src/protobuf/field_error.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ CheckFunc getCheckFunction(int fieldType) {
8181
case PbFieldType._ENUM_BIT:
8282
case PbFieldType._GROUP_BIT:
8383
case PbFieldType._MESSAGE_BIT:
84-
8584
case PbFieldType._INT64_BIT:
8685
case PbFieldType._SINT64_BIT:
8786
case PbFieldType._SFIXED64_BIT:

0 commit comments

Comments
 (0)