Skip to content

Commit e0b2d88

Browse files
committed
Remove redundant import
1 parent c437fd5 commit e0b2d88

File tree

1 file changed

+0
-1
lines changed
  • ruby/ql/lib/codeql/ruby/ast/internal

1 file changed

+0
-1
lines changed

ruby/ql/lib/codeql/ruby/ast/internal/AST.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ private import TreeSitter
33
private import codeql.ruby.ast.internal.Call
44
private import codeql.ruby.ast.internal.Parameter
55
private import codeql.ruby.ast.internal.Variable
6-
private import codeql.ruby.ast.internal.Scope
76
private import codeql.ruby.AST as AST
87
private import Synthesis
98

0 commit comments

Comments
 (0)