Removed deprecation suppress

This commit is contained in:
Fabrizio La Rosa 2020-07-08 17:52:13 +02:00
parent 7814f36174
commit e645df463c

View File

@ -47,7 +47,6 @@ public class Upgrade {
return instance;
}
@SuppressWarnings("deprecation")
public void open(Player player) {
SkyBlock skyblock = SkyBlock.getInstance();