Skip to content

Commit b815ffa

Browse files
committed
formatting
1 parent 27a8be2 commit b815ffa

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
1.05 KB
Binary file not shown.

samples/server-generator/scalatra/templates/api.mustache

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ class {{className}} (implicit val swagger: Swagger) extends ScalatraServlet
4747
{{#hasMore}},{{/hasMore}}
4848
{{/allParams}})
4949
)
50-
5150

5251
{{httpMethod}}("{{path}}",operation({{nickname}}Operation)) {
5352
{{#allParams}}

0 commit comments

Comments
 (0)