diff --git a/queries/go/injections.scm b/queries/go/injections.scm index 2391c1a7a..4bb7d675d 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