Removing dead imports from 0mq
This commit is contained in:
parent
f85070c68a
commit
2f5e58f092
2 changed files with 0 additions and 2 deletions
|
|
@ -8,7 +8,6 @@ import org.zeromq.{ ZMQ ⇒ JZMQ }
|
|||
import akka.actor._
|
||||
import akka.dispatch.{ Promise, Future }
|
||||
import akka.event.Logging
|
||||
import akka.util.duration._
|
||||
import annotation.tailrec
|
||||
import akka.util.Duration
|
||||
import java.util.concurrent.TimeUnit
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
*/
|
||||
package akka.zeromq
|
||||
|
||||
import akka.util.duration._
|
||||
import org.zeromq.{ ZMQ ⇒ JZMQ }
|
||||
import akka.actor._
|
||||
import akka.dispatch.{ Await }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue