Skip to content

Commit

Permalink
change scala3 import
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil-Lontkowski committed Mar 3, 2025
1 parent efc492f commit 52047a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import sttp.client4.internal.ws.SimpleQueue
import sttp.client4.testing.WebSocketStreamBackendStub
import sttp.client4.wrappers
import sttp.monad.MonadError
import zio.*
import zio._
import zio.Chunk.ByteArray
import zio.stream.ZStream

Expand Down

0 comments on commit 52047a1

Please sign in to comment.