Removing dead imports from akka-actor
This commit is contained in:
parent
7f3a9cd756
commit
f7a45c0e8f
27 changed files with 20 additions and 75 deletions
|
|
@ -6,11 +6,6 @@ package akka.routing
|
|||
|
||||
import akka.actor._
|
||||
|
||||
import scala.annotation.tailrec
|
||||
|
||||
import java.util.concurrent.atomic.{ AtomicReference, AtomicInteger }
|
||||
import collection.JavaConverters
|
||||
|
||||
/**
|
||||
* An Iterable that also contains a version.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue