Skip to content

Commit

Permalink
reverting my formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsereko committed Jan 10, 2024
1 parent da70f76 commit e5818ad
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ public class FrontendJsonConfigController1_9 extends BaseRestController {
private static final String DEFAULT_FRONTEND_DIRECTORY = "frontend";
private static final String GP_LOCAL_DIRECTORY = "spa.local.directory";
private static final String JSON_CONFIG_FILE_NAME = "config.json";

private static final Logger log = LoggerFactory.getLogger(FrontendJsonConfigController1_9.class);

@RequestMapping(method = RequestMethod.GET)
Expand Down

0 comments on commit e5818ad

Please sign in to comment.