Removing all uses of immutable.Stack in Akka
This commit is contained in:
parent
2d4067e21e
commit
d6e3642d9d
4 changed files with 8 additions and 13 deletions
|
|
@ -6,7 +6,6 @@ package akka.actor
|
|||
|
||||
import akka.dispatch._
|
||||
import akka.japi.Creator
|
||||
import collection.immutable.Stack
|
||||
import akka.routing._
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue