Skip to content

Commit

Permalink
chore: scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
MoeQuadrat committed Jun 24, 2024
1 parent 4358103 commit e058806
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions smithy4playTest/app/controller/XmlController.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,7 @@ import cats.data.{ EitherT, Kleisli }
import cats.implicits.catsSyntaxEitherId
import de.innfactory.smithy4play.{ AutoRouting, ContextRoute, ContextRouteError }
import play.api.mvc.ControllerComponents
import testDefinitions.test.{
XmlControllerDef,
XmlTestInputBody,
XmlTestOutput,
XmlTestWithCharsetOutput,
XmlTestWithInputAndOutputOutput
}
import testDefinitions.test.{ XmlControllerDef, XmlTestInputBody, XmlTestOutput, XmlTestWithInputAndOutputOutput }

import javax.inject.{ Inject, Singleton }
import scala.concurrent.{ ExecutionContext, Future }
Expand Down

0 comments on commit e058806

Please sign in to comment.