mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-28 10:21:22 +01:00
Remove accidental override.
This commit is contained in:
parent
ec36e879d3
commit
2fc56885fb
@ -39,12 +39,6 @@ public class BukkitLogNodeDispatcher extends AbstractLogNodeDispatcher { // TODO
|
||||
TickTask.addTickListener(taskPrimary);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void logINIT(Level level, String message) {
|
||||
// TODO: This is cheating !
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void scheduleAsynchronous() {
|
||||
synchronized (queueAsynchronous) {
|
||||
|
Loading…
Reference in New Issue
Block a user