Skip to content

Commit

Permalink
Correct formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Jul 20, 2023
1 parent 2bad83f commit f332e68
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@ public static void setApplicationContext(ApplicationContext context) {
*
* @param context
*/
public static synchronized void initDataSource(ApplicationContext context)
{
public static synchronized void initDataSource(ApplicationContext context) {
SpringUtil.applicationContext = context;
}
}

0 comments on commit f332e68

Please sign in to comment.