More Duration cleanup, and changed use of ScalaNumber to ScalaNumericConversions. #2504

This commit is contained in:
Björn Antonsson 2012-10-12 14:21:54 +02:00
parent 0f04239f67
commit d442f2024b
8 changed files with 21 additions and 22 deletions

View file

@ -17,7 +17,6 @@ import org.apache.camel.component.mock.MockEndpoint;
import org.junit.Before;
import org.junit.After;
import org.junit.Test;
import scala.concurrent.util.FiniteDuration;
import java.util.concurrent.TimeUnit;