Skip to content

Commit 238c3c1

Browse files
author
Alexandre Curreli
committed
Fixed compilation issue
1 parent 6df0248 commit 238c3c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/scala/scredis/Redis.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import org.apache.commons.lang3.concurrent.BasicThreadFactory
2222

2323
import akka.dispatch.{ Future, Promise, ExecutionContext }
2424
import akka.util.{ Duration, FiniteDuration }
25+
import akka.util.duration._
2526

2627
import scredis.commands.async._
2728
import scredis.exceptions._

0 commit comments

Comments
 (0)