mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-24 11:38:40 +01:00
Fix compile
This commit is contained in:
parent
eca6b09b18
commit
54a9ff9256
@ -75,7 +75,6 @@ public class VaultHookManager {
|
||||
|
||||
if (this.permissionHook != null) {
|
||||
sm.unregister(Permission.class, this.permissionHook);
|
||||
this.permissionHook.getExecutor().shutdown();
|
||||
this.permissionHook = null;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user