mirror of
https://github.com/Flowsqy/ShopChest.git
synced 2025-01-23 10:01:20 +01:00
Merge pull request #1 from HgeX/patch-1
Added SuppressWarnings annotation
This commit is contained in:
commit
73be41d83b
@ -20,6 +20,7 @@ import org.bukkit.event.Listener;
|
||||
|
||||
import java.util.Set;
|
||||
|
||||
@SuppressWarnings("UnstableApiUsage")
|
||||
public class PlotSquaredListener implements Listener {
|
||||
private final ShopChest plugin;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user