Remove unused imports in tests (#30265)
This commit is contained in:
parent
a887c63f8a
commit
258bac491b
42 changed files with 0 additions and 66 deletions
|
|
@ -5,7 +5,6 @@
|
|||
package jdocs.pattern;
|
||||
|
||||
import akka.actor.*;
|
||||
import akka.pattern.Backoff;
|
||||
import akka.pattern.BackoffOpts;
|
||||
import akka.pattern.BackoffSupervisor;
|
||||
import akka.testkit.TestActors.EchoActor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue