Skip to content

Commit

Permalink
fix(query): remove duplicate rule
Browse files Browse the repository at this point in the history
  • Loading branch information
lukka authored May 1, 2024
1 parent 72fd001 commit 2369fa9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions queries/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
declarator: (qualified_identifier
name: (identifier) @function))

(function_declarator
declarator: (qualified_identifier
name: (identifier) @function))

(function_declarator
declarator: (field_identifier) @function)

Expand Down

0 comments on commit 2369fa9

Please sign in to comment.