mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-24 11:38:40 +01:00
fix format
This commit is contained in:
parent
98b56691dd
commit
bfe0126816
@ -55,7 +55,6 @@ public class UserAddTempGroup extends SubCommand<User> {
|
||||
}
|
||||
|
||||
long duration;
|
||||
|
||||
try {
|
||||
duration = Long.parseLong(args.get(1));
|
||||
} catch (NumberFormatException e) {
|
||||
|
Loading…
Reference in New Issue
Block a user