Removing akka.actor.Actors since they were deprecated in 2.0.2
This commit is contained in:
parent
5c9dff8ad2
commit
57c5dd00e0
11 changed files with 19 additions and 82 deletions
|
|
@ -1,6 +1,5 @@
|
|||
package akka.spring.foo;
|
||||
|
||||
import static akka.actor.Actors.*;
|
||||
import akka.actor.ActorRef;
|
||||
import akka.actor.UntypedActor;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue