mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-29 07:45:37 +01:00
remove Unnecessary semicolons
This commit is contained in:
@@ -22,7 +22,6 @@ public class ActorCondition extends JSONElement {
|
||||
|
||||
public static final Integer MAGNITUDE_CLEAR = -99;
|
||||
public static final Integer DURATION_FOREVER = 999;
|
||||
;
|
||||
public static final Integer DURATION_NONE = 0;
|
||||
|
||||
// Available from init state
|
||||
|
||||
Reference in New Issue
Block a user