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
@ -46,8 +46,7 @@ public class Upgrade {
|
|||||||
|
|
||||||
return instance;
|
return instance;
|
||||||
}
|
}
|
||||||
|
|
||||||
@SuppressWarnings("deprecation")
|
|
||||||
public void open(Player player) {
|
public void open(Player player) {
|
||||||
SkyBlock skyblock = SkyBlock.getInstance();
|
SkyBlock skyblock = SkyBlock.getInstance();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user