Unused field removed
This commit is contained in:
@@ -25,7 +25,7 @@ import org.pmw.tinylog.Logger;
|
||||
public class ClientAdminCommandMsgHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public ClientAdminCommandMsgHandler() {
|
||||
super(ClientAdminCommandMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
public static boolean processDevCommand(AbstractWorldObject sender, String text) {
|
||||
|
||||
Reference in New Issue
Block a user