Make use of scalafix to remove unused import. (#26019)
* =build Add scalafix to remote unused import. * +build Add file ignore plugin for scalafix which support ignore files.
This commit is contained in:
parent
c383f4483b
commit
e9fb3a020a
184 changed files with 150 additions and 337 deletions
|
|
@ -11,7 +11,6 @@ import akka.actor.ActorRef
|
|||
import akka.actor.ExtendedActorSystem
|
||||
import akka.actor.Identify
|
||||
import akka.cluster.ClusterEvent.UnreachableMember
|
||||
import akka.remote.RARP
|
||||
import akka.remote.artery.ArterySettings
|
||||
import akka.remote.testconductor.RoleName
|
||||
import akka.remote.testkit.MultiNodeConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue