aboutsummaryrefslogtreecommitdiffstats
path: root/queries/sql
diff options
context:
space:
mode:
Diffstat (limited to 'queries/sql')
-rw-r--r--queries/sql/highlights.scm4
1 files changed, 0 insertions, 4 deletions
diff --git a/queries/sql/highlights.scm b/queries/sql/highlights.scm
index 815b2ac2c..1aaab65dd 100644
--- a/queries/sql/highlights.scm
+++ b/queries/sql/highlights.scm
@@ -14,10 +14,6 @@
(keyword_group_concat)
] @function.call
-(count
- name: (keyword_count) @function.call
- parameter: [(field)]? @parameter)
-
(table_reference
name: (identifier) @type)