Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jdepassos-mdsol committed Sep 28, 2021
1 parent 78e7a80 commit 592b135
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import org.scalatest.{BeforeAndAfter, BeforeAndAfterAll}
import sttp.capabilities.WebSockets
import sttp.capabilities.akka.AkkaStreams
import sttp.client3.akkahttp.AkkaHttpBackend
import sttp.client3.{SttpBackend, basicRequest}
import sttp.client3.{basicRequest, SttpBackend}
import sttp.model.{MediaType, Uri}

import java.net.URI
Expand Down

0 comments on commit 592b135

Please sign in to comment.