forked from MagicBane/Server
Minor class cleanup
This commit is contained in:
@@ -39,7 +39,6 @@ public enum ForgeManager implements Runnable {
|
||||
|
||||
if (workOrder.runCanceled || workOrder.runCompleted)
|
||||
continue;
|
||||
;
|
||||
|
||||
// Fulfill workOrder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user