Skip to content

Commit e567726

Browse files
committed
remove type_annotation comment
1 parent bfe1344 commit e567726

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grammar.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,6 @@ module.exports = grammar({
846846
$.range_pattern,
847847
$.exception_pattern
848848
),
849-
// optional($.type_annotation),
850849
optional($.as_aliasing),
851850
)),
852851

0 commit comments

Comments
 (0)