fix format
This commit is contained in:
-1
@@ -55,7 +55,6 @@ public class UserAddTempGroup extends SubCommand<User> {
|
||||
}
|
||||
|
||||
long duration;
|
||||
|
||||
try {
|
||||
duration = Long.parseLong(args.get(1));
|
||||
} catch (NumberFormatException e) {
|
||||
|
||||
Reference in New Issue
Block a user