Skip to content

Commit abc3fa1

Browse files
committed
Code formatting
1 parent 043427c commit abc3fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/de/upb/cs/swt/delphi/webapi/DelphiRoutes.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ class DelphiRoutes(requestLimiter: RequestLimitScheduler) extends JsonSupport wi
116116
HttpResponse(StatusCodes.ServerError(StatusCodes.InternalServerError.intValue)("Search query failed", ""))
117117
}
118118
}
119-
}
119+
}
120120
}
121121
)
122122
}

0 commit comments

Comments
 (0)