mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
remove unused import
This commit is contained in:
@@ -166,9 +166,6 @@ import com.semmle.util.locations.SourceMap;
|
||||
import com.semmle.util.trap.TrapWriter;
|
||||
import com.semmle.util.trap.TrapWriter.Label;
|
||||
|
||||
import com.semmle.util.files.FileLineOffsetCache;
|
||||
|
||||
|
||||
/** Extractor for AST-based information; invoked by the {@link JSExtractor}. */
|
||||
public class ASTExtractor {
|
||||
private final TrapWriter trapwriter;
|
||||
|
||||
Reference in New Issue
Block a user