=all remove unused imports
This commit is contained in:
parent
4fcf08e7e8
commit
b6cbc7f13a
423 changed files with 488 additions and 1223 deletions
|
|
@ -9,7 +9,6 @@ import akka.cluster._
|
|||
import akka.actor.{ ExtendedActorSystem, Address }
|
||||
import collection.immutable.SortedSet
|
||||
import akka.testkit.AkkaSpec
|
||||
import java.math.BigInteger
|
||||
|
||||
@org.junit.runner.RunWith(classOf[org.scalatest.junit.JUnitRunner])
|
||||
class ClusterMessageSerializerSpec extends AkkaSpec(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue