=act #17842 Move BackoffSupervisorSpec to akka-actor-tests
* it was forgotten in the previous move of BackoffSupervisor
This commit is contained in:
parent
b0a6ffc217
commit
af4d09857c
1 changed files with 1 additions and 3 deletions
|
|
@ -2,9 +2,7 @@
|
|||
* Copyright (C) 2015 Typesafe Inc. <http://www.typesafe.com>
|
||||
*/
|
||||
|
||||
package akka.persistence
|
||||
|
||||
import akka.pattern.BackoffSupervisor
|
||||
package akka.pattern
|
||||
|
||||
import scala.concurrent.duration._
|
||||
import akka.actor._
|
||||
Loading…
Add table
Add a link
Reference in a new issue