Skip to content

Commit

Permalink
Scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
danicheg committed Nov 19, 2024
1 parent 2e81fe9 commit 992df25
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,7 @@ import cats.syntax.applicative._
import cats.syntax.flatMap._
import cats.syntax.functor._
import com.linecorp.armeria.common.util.Version
import com.linecorp.armeria.common.{
HttpRequest,
HttpResponse,
SessionProtocol,
TlsKeyPair
}
import com.linecorp.armeria.common.{HttpRequest, HttpResponse, SessionProtocol, TlsKeyPair}
import com.linecorp.armeria.server.{
HttpService,
HttpServiceWithRoutes,
Expand Down

0 comments on commit 992df25

Please sign in to comment.