mirror of
https://github.com/github/codeql.git
synced 2026-02-20 00:43:44 +01:00
Remove imports of TreeSitter
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
private import codeql_ruby.AST
|
||||
private import codeql_ruby.controlflow.ControlFlowGraph
|
||||
private import internal.AST
|
||||
private import internal.TreeSitter
|
||||
private import internal.Method
|
||||
|
||||
/** A callable. */
|
||||
|
||||
Reference in New Issue
Block a user