cleanup of unused imports

This commit is contained in:
Peter Veentjer 2011-08-13 08:27:10 +03:00
parent 37a6844d46
commit 1c39ed1ad6
17 changed files with 13 additions and 37 deletions

View file

@ -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