8000 - remove unused import from last commit · clojure/clojurescript@e1328b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit e1328b7

Browse files
committed
- remove unused import from last commit
1 parent 60c9055 commit e1328b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/clojure/cljs/externs.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[clojure.string :as string])
1414
(:import [com.google.javascript.jscomp
1515
CompilerOptions CompilerOptions$Environment SourceFile CompilerInput CommandLineRunner]
16-
[com.google.javascript.jscomp.parsing Config$JsDocParsing JsDocInfoParser$ExtendedTypeInfo]
16+
[com.google.javascript.jscomp.parsing Config$JsDocParsing]
1717
[com.google.javascript.rhino
1818
Node Token JSTypeExpression JSDocInfo JSDocInfo$Visibility]
1919
[java.util.logging Level]
< 35BC button class="Button Button--iconOnly Button--invisible ExpandableHunkHeaderDiffLine-module__expand-button-line--wZKjF ExpandableHunkHeaderDiffLine-module__expand-button-unified--Eae6C" aria-label="Expand file down from line 19" data-direction="down" aria-hidden="true" tabindex="-1">

0 commit comments

Comments
 (0)
0