Minor warning fix
This commit is contained in:
parent
9e352cfca8
commit
34bd0ebe18
@ -72,7 +72,6 @@ public class TypeItemStack extends TypeAbstract<ItemStack>
|
||||
return null;
|
||||
}
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
@Override
|
||||
public ItemStack read(String arg, CommandSender sender) throws MassiveException
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user