mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-05 12:36:40 +00:00
Remove stub injector methods
This commit is contained in:
@ -189,8 +189,6 @@ public class SelectionCommand extends SimpleCommand<Operation> {
|
||||
return locals.get(Actor.class).hasPermission(permission);
|
||||
}
|
||||
|
||||
public static Class<?> inject() {
|
||||
return SelectionCommand.class;
|
||||
}
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user