mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-29 05:26:19 +01:00
Remove debug line
This commit is contained in:
parent
f2f53ece48
commit
70aa4c4534
@ -502,7 +502,6 @@ public class ChatTokenizer {
|
||||
if (hex.length() == 8) {
|
||||
hex = hex.substring(2);
|
||||
}
|
||||
plugin.logError("HEX: " + hex);
|
||||
if (nickname == null) {
|
||||
nickname = "";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user