Skip to content

Commit f2ec35c

Browse files
committed
TS: remove unused import
1 parent 824a50d commit f2ec35c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import com.semmle.util.trap.TrapWriter.Label;
77

88
import java.util.ArrayList;
9-
import java.util.Arrays;
109
import java.util.LinkedHashMap;
1110
import java.util.List;
1211
import java.util.Map;

0 commit comments

Comments
 (0)