mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
checkstyle correction
Former-commit-id: aa79d696daa8e21ba2f3004916e97e213bf0fca1
This commit is contained in:
@@ -45,12 +45,12 @@ public class App {
|
||||
* The location of the log properties configuration file.
|
||||
*/
|
||||
private static final String LOG_PROPERTIES_FILE = "log.properties";
|
||||
|
||||
|
||||
/**
|
||||
* The logger.
|
||||
*/
|
||||
private static final Logger LOGGER = Logger.getLogger(App.class.getName());
|
||||
|
||||
|
||||
/**
|
||||
* The main method for the application.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user