Skip to content

Commit 5c12dc3

Browse files
DZakhjfrolich
authored andcommitted
Remove not-existing #storage include in TextMate (rescript-lang#972)
1 parent 21d7b91 commit 5c12dc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grammars/rescript.tmLanguage.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@
538538
}
539539
},
540540
"patterns": [
541-
{ "include": "#storage" },
542541
{ "include": "#ffi-single" },
543542
{ "include": "#ffi" },
544543
{ "include": "#constant" },

0 commit comments

Comments
 (0)