Skip to content

Commit

Permalink
Fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jan 10, 2025
1 parent d25b888 commit 8d4cf32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package sttp.tapir.server.jdkhttp
import cats.effect.{IO, Resource}
import org.scalatest.{EitherValues, Exceptional, FutureOutcome}
import sttp.tapir.server.jdkhttp.internal.idMonad
import sttp.tapir.server.tests.*
import sttp.tapir.server.tests._
import sttp.tapir.tests.{Test, TestSuite}

import scala.concurrent.Future
Expand Down

0 comments on commit 8d4cf32

Please sign in to comment.