We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943cf0d commit a1debc5Copy full SHA for a1debc5
compiler/src/dotty/tools/io/JarArchive.scala
@@ -3,7 +3,6 @@ package dotty.tools.io
3
import java.nio.file.{FileSystemAlreadyExistsException, FileSystems}
4
5
import scala.jdk.CollectionConverters._
6
-import java.util.jar.JarFile
7
8
/**
9
* This class implements an [[AbstractFile]] backed by a jar
0 commit comments