The Unborkening
This commit is contained in:
parent
d209247b7f
commit
22ba933152
1 changed files with 1 additions and 1 deletions
|
|
@ -4,9 +4,9 @@
|
|||
package docs.routing
|
||||
|
||||
import RouterDocSpec.MyActor
|
||||
import akka.actor.{ Props, Actor }
|
||||
import akka.testkit.AkkaSpec
|
||||
import akka.routing.RoundRobinRouter
|
||||
import akka.actor.{ActorRef, Props, Actor}
|
||||
|
||||
object RouterDocSpec {
|
||||
class MyActor extends Actor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue