Skip to content

Commit 7ce87a7

Browse files
committed
remove stray import
1 parent c8c7a1f commit 7ce87a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

javascript/extractor/src/com/semmle/ts/extractor/TypeScriptASTConverter.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@
156156
import com.semmle.util.collections.CollectionUtil;
157157
import com.semmle.util.data.IntList;
158158

159-
import jdk.internal.org.objectweb.asm.commons.StaticInitMerger;
160-
161159
/**
162160
* Utility class for converting a <a
163161
* href="https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API">TypeScript AST

0 commit comments

Comments
 (0)