Skip to content

Commit

Permalink
Clean up unused import warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bpholt committed Oct 2, 2024
1 parent c5af5ab commit c7e0264
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import cats.effect.{Trace => _, _}
import cats.effect.std.Random
import cats.mtl.Local
import cats.syntax.all._
import com.dwolla.consul._
import com.dwolla.consul.examples.ConsulMiddlewareApp.consulAwareClient
import com.dwolla.consul.http4s.ConsulMiddleware
import fs2.Stream
Expand Down

0 comments on commit c7e0264

Please sign in to comment.