Skip to content

Commit

Permalink
Reformat with scalafmt 3.8.1
Browse files Browse the repository at this point in the history
Executed command: scalafmt --non-interactive
  • Loading branch information
http4s-steward[bot] committed Mar 29, 2024
1 parent b91d5c9 commit f0967c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ object Main extends IOApp {
.use { armeria =>
logger.info(
s"Server has been started. Serving DocService at http://127.0.0.1:${armeria.server.activeLocalPort
() }/docs"
()}/docs"
)
IO.never
}
Expand Down

0 comments on commit f0967c3

Please sign in to comment.