Removing dead imports from kernel
This commit is contained in:
parent
08967d4149
commit
7f0c4e3d63
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ package akka.kernel
|
|||
import akka.actor.ActorSystem
|
||||
import java.io.File
|
||||
import java.lang.Boolean.getBoolean
|
||||
import java.net.{ URL, URLClassLoader }
|
||||
import java.net.URLClassLoader
|
||||
import java.util.jar.JarFile
|
||||
import scala.collection.JavaConverters._
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue