=all remove unused imports
This commit is contained in:
parent
4fcf08e7e8
commit
b6cbc7f13a
423 changed files with 488 additions and 1223 deletions
|
|
@ -11,9 +11,7 @@ import akka.actor.ActorCell
|
|||
import akka.actor.ActorRefWithCell
|
||||
import akka.actor.SupervisorStrategy
|
||||
import akka.dispatch.Dispatchers
|
||||
import akka.japi.Util.immutableSeq
|
||||
import akka.actor.ActorSystem
|
||||
import akka.actor.Props
|
||||
|
||||
object SmallestMailboxRoutingLogic {
|
||||
def apply(): SmallestMailboxRoutingLogic = new SmallestMailboxRoutingLogic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue