summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--queries/go/injections.scm5
1 files changed, 0 insertions, 5 deletions
diff --git a/queries/go/injections.scm b/queries/go/injections.scm
index 2391c1a7..4bb7d675 100644
--- a/queries/go/injections.scm
+++ b/queries/go/injections.scm
@@ -1,6 +1 @@
-((comment) @c (#offset! @c 1 0 0 -2)
- (import_declaration
- (import_spec path: (interpreted_string_literal) @_import_path))
- (#eq? @_import_path "\"C\""))
-
(comment) @comment