9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-22 00:29:19 +00:00

Remove unneeded supps

This commit is contained in:
cyberpwn
2022-01-13 07:05:34 -05:00
parent 708b0d6365
commit 7a7596fb7b
27 changed files with 8 additions and 27 deletions

View File

@@ -480,7 +480,6 @@ public class Iris extends VolmitPlugin implements Listener {
EnginePanic.add(s, v);
}
@SuppressWarnings("unchecked")
public void onEnable() {
enable();
super.onEnable();