#2292 - Removing akka.util.Duration etc and replace it with scala.concurrent.util.Duration
This commit is contained in:
parent
4f1caeefd4
commit
54a3a44bf8
200 changed files with 347 additions and 854 deletions
|
|
@ -9,7 +9,7 @@ import language.existentials
|
|||
|
||||
import akka.actor._
|
||||
import org.scalatest.matchers.MustMatchers
|
||||
import akka.util.duration._
|
||||
import scala.concurrent.util.duration._
|
||||
import TestSupport._
|
||||
import org.scalatest.WordSpec
|
||||
import org.apache.camel.model.RouteDefinition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue