Removed debug output "EHH WAT"
This commit is contained in:
parent
4cd9f3e551
commit
09a28c831a
@ -112,10 +112,6 @@ public final class Debugger implements CoreModule, Listener
|
|||||||
p.sendMessage(sb.toString());
|
p.sendMessage(sb.toString());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
System.err.println("EHH WAT");
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// @noformat
|
// @noformat
|
||||||
|
Reference in New Issue
Block a user