mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-11-19 17:05:17 +01:00
Remove unneeded annotation
This commit is contained in:
parent
8cc189bbcb
commit
f7a007d1f9
@ -35,7 +35,6 @@ public class CreateCommand extends HologramSubCommand {
|
||||
return 1;
|
||||
}
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
@Override
|
||||
public void execute(CommandSender sender, String label, String[] args) throws CommandException {
|
||||
Player player = CommandValidator.getPlayerSender(sender);
|
||||
|
Loading…
Reference in New Issue
Block a user