mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-07 03:00:29 +01:00
Removed deprecation suppress
This commit is contained in:
parent
7814f36174
commit
e645df463c
@ -47,7 +47,6 @@ public class Upgrade {
|
||||
return instance;
|
||||
}
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public void open(Player player) {
|
||||
SkyBlock skyblock = SkyBlock.getInstance();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user