Removed redundant suppression

This commit is contained in:
Auxilor 2021-01-08 09:48:14 +00:00
parent c05166ad7f
commit bcbffe94ec

View File

@ -26,7 +26,6 @@ import java.util.List;
/**
* All methods and fields pertaining to showing players the enchantments on their items.
*/
@SuppressWarnings("DeprecatedIsStillUsed")
@UtilityClass
public class EnchantDisplay {
/**