Remove debug
This commit is contained in:
parent
c9dec9a7ef
commit
ffa7beb7d8
@ -320,8 +320,6 @@ public class MassiveCommand implements Active, PluginIdentifiableCommand
|
||||
// Apply
|
||||
this.parent = parent;
|
||||
parent.addChild(this);
|
||||
|
||||
if (parent instanceof MassiveCommandDeprecated) MUtil.stackTraceDebug(getClassOrEnclosing(this).getSimpleName());
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
|
Loading…
Reference in New Issue
Block a user