adamsaghy commented on code in PR #5595:
URL: https://github.com/apache/fineract/pull/5595#discussion_r2940243373
##########
fineract-provider/src/main/java/org/apache/fineract/ServerApplication.java:
##########
@@ -56,4 +56,5 @@ private static SpringApplicationBuilder
configureApplication(SpringApplicationBu
public static void main(String[] args) throws IOException {
configureApplication(new
SpringApplicationBuilder(ServerApplication.class)).run(args);
}
+
Review Comment:
No need for the extra line
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]