Skip to content

Commit cf39d41

Browse files
committed
rm unnecessary empty lines
1 parent 3f3b2d5 commit cf39d41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

UltiSnips/proto.snippets

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
priority -50
22

33
global !p
4-
54
from vimsnippets import complete
65
76
FIELD_TYPES = [
@@ -20,7 +19,6 @@ FIELD_TYPES = [
2019
'bool',
2120
'string',
2221
'bytes']
23-
2422
endglobal
2523

2624
snippet mess "Proto message" b

0 commit comments

Comments
 (0)