Skip to content
Snippets Groups Projects
Commit 9d4790d1 authored by Leonard Kupper's avatar Leonard Kupper
Browse files

Remove more obsolete stuff.

parent 52bc7f55
No related branches found
No related tags found
1 merge request!28Bug/jar resource handling 49
......@@ -166,9 +166,6 @@ public final class App {
return EXIT_SUCCESS;
}
File defaultProp = GeneralResource.getOrExportResourceFile("config/default.properties");
mLogger.info(defaultProp.getAbsolutePath());
// Config Parsing
String configPath;
if (!settingsReader.isPresent(SettingType.PRINTER_CONFIG_PATH)) { // TODO: exception if missing this argument, until then use default location for test runs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment