cleanup of unused imports
This commit is contained in:
parent
37a6844d46
commit
1c39ed1ad6
17 changed files with 13 additions and 37 deletions
|
|
@ -11,7 +11,6 @@ import ThreadPoolExecutor.CallerRunsPolicy
|
|||
|
||||
import akka.util.Duration
|
||||
import akka.event.EventHandler
|
||||
import concurrent.forkjoin.{ ForkJoinWorkerThread, ForkJoinTask, ForkJoinPool }
|
||||
|
||||
object ThreadPoolConfig {
|
||||
type Bounds = Int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue