forked from MagicBane/Server
Unused field removed
This commit is contained in:
@@ -20,7 +20,7 @@ import org.pmw.tinylog.Logger;
|
||||
public class ServerInfoMsgHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public ServerInfoMsgHandler() {
|
||||
super(ServerInfoMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user