forked from MagicBane/Server
Unused field removed
This commit is contained in:
@@ -18,7 +18,7 @@ public class PetitionReceivedMsgHandler extends AbstractClientMsgHandler {
|
||||
public static final int PETITION_CLOSE = 4;
|
||||
|
||||
public PetitionReceivedMsgHandler() {
|
||||
super(PetitionReceivedMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user