fix(dart): update queries from upstream

This commit is contained in:
Amaan Qureshi 2023-08-24 03:05:20 -04:00
parent c58694685d
commit 8ecf630b8e

View file

@ -18,8 +18,6 @@
; -------------------- ; --------------------
(annotation (annotation
name: (identifier) @attribute) name: (identifier) @attribute)
(marker_annotation
name: (identifier) @attribute)
; Operators and Tokens ; Operators and Tokens
; -------------------- ; --------------------