Skip to content
Snippets Groups Projects
Verified Commit 604f0f32 authored by Griefed's avatar Griefed :joystick:
Browse files

no message

parent 401f1949
No related branches found
No related tags found
No related merge requests found
......@@ -155,9 +155,7 @@ public class ExamplePlugin extends Plugin {
} catch (Exception ex) {
LOG_ADDONS.info("Error occurred creating parent directories.", ex);
}
Utilities utilities = new Utilities(new I18n(), applicationProperties);
new ConfigUtilities(
new Utilities(new I18n(), applicationProperties),
applicationProperties,
......
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