Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
CremboC committed Feb 12, 2019
1 parent 27ab52f commit fcc66f9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ import org.http4s.client.dsl.Http4sClientDsl
import org.http4s.headers._
import fs2.Stream

import scala.concurrent.duration._

import scala.util.control.NoStackTrace

private[http] class DefaultHttpPublisher[F[_], A: MessageEncoder] private(
Expand Down

0 comments on commit fcc66f9

Please sign in to comment.