Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
style: reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
testusuke committed Mar 27, 2024
1 parent 6c8a9e0 commit 503d99b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/kotlin/net/sportsday/routes/v1/ImagesRouter.kt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ fun Route.imagesRouter() {
}
}


route("/{id?}") {
/**
* Get image by id
Expand Down

0 comments on commit 503d99b

Please sign in to comment.