akka.patterns.ask everywhere
This commit is contained in:
parent
a342bb93ea
commit
ce1d2f4721
53 changed files with 78 additions and 27 deletions
|
|
@ -141,6 +141,7 @@ class TransactorDocSpec extends AkkaSpec {
|
|||
import akka.dispatch.Await
|
||||
import akka.util.duration._
|
||||
import akka.util.Timeout
|
||||
import akka.patterns.ask
|
||||
|
||||
val system = ActorSystem("app")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue