Remove debug logging config value

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
This commit is contained in:
solonovamax
2021-11-21 20:13:06 -05:00
parent ac7a7f3129
commit e60dfe0242
7 changed files with 5 additions and 16 deletions

View File

@@ -19,8 +19,6 @@ public interface PluginConfig {
boolean isDebugCommands();
boolean isDebugLogging();
boolean isDebugProfiler();
boolean isDebugScript();