Unused field removed
This commit is contained in:
@@ -39,7 +39,7 @@ public class ClaimAssetMsgHandler extends AbstractClientMsgHandler {
|
||||
private final ReentrantReadWriteLock claimLock = new ReentrantReadWriteLock();
|
||||
|
||||
public ClaimAssetMsgHandler() {
|
||||
super(ClaimAssetMsg.class);
|
||||
super();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user