mirror of
https://github.com/github/codeql.git
synced 2026-02-19 16:33:40 +01:00
Remove unused import
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/** Provides classes representing nodes in a control flow graph. */
|
||||
|
||||
private import codeql_ruby.AST
|
||||
private import codeql_ruby.ast.internal.AST
|
||||
private import codeql_ruby.controlflow.BasicBlocks
|
||||
private import ControlFlowGraph
|
||||
private import internal.ControlFlowGraphImpl
|
||||
|
||||
Reference in New Issue
Block a user