Skip to content

Commit a1debc5

Browse files
authored
Remove the unused import
1 parent 943cf0d commit a1debc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/src/dotty/tools/io/JarArchive.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ package dotty.tools.io
33
import java.nio.file.{FileSystemAlreadyExistsException, FileSystems}
44

55
import scala.jdk.CollectionConverters._
6-
import java.util.jar.JarFile
76

87
/**
98
* This class implements an [[AbstractFile]] backed by a jar

0 commit comments

Comments
 (0)