Removes unnecessary semicolons
This commit is contained in:
@@ -127,7 +127,7 @@ public class CraftingJob implements Runnable, ICraftingJob
|
||||
|
||||
public long perOp = 0;
|
||||
public long times = 0;
|
||||
};
|
||||
}
|
||||
|
||||
HashMap<String, twoIntegers> opsAndMultiplier = new HashMap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user