Skip to content

Commit

Permalink
fixup! fixup! Add mapK to Tracer, SpanBuilder, etc.
Browse files Browse the repository at this point in the history
IntelliJ auto-import screws me again
  • Loading branch information
NthPortal committed Jul 24, 2023
1 parent f66f1ca commit 2f6e88c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ package trace

import cats.Applicative
import cats.arrow.FunctionK
import cats.effect.{MonadCancelThrow, Resource}
import cats.effect.MonadCancelThrow
import cats.effect.Resource

import scala.concurrent.duration.FiniteDuration

Expand Down

0 comments on commit 2f6e88c

Please sign in to comment.