Skip to content

Commit

Permalink
chore: scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
MoeQuadrat committed Feb 8, 2024
1 parent 5100bb4 commit e3fdfce
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package de.innfactory.smithy4play.client

import cats.data.Kleisli
import de.innfactory.smithy4play.{ClientResponse, RunnableClientRequest}
import de.innfactory.smithy4play.{ ClientResponse, RunnableClientRequest }
import smithy4s.Service
import smithy4s.kinds.{Kind1, PolyFunction5}
import smithy4s.kinds.{ Kind1, PolyFunction5 }

import scala.concurrent.ExecutionContext

Expand Down

0 comments on commit e3fdfce

Please sign in to comment.