mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-28 15:27:41 +01:00
remove Unnecessary semicolons
This commit is contained in:
@@ -574,7 +574,5 @@ public class NPC extends JSONElement {
|
||||
return new Double(Math.ceil(experience)).intValue();
|
||||
}
|
||||
|
||||
;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user