API now compiles successfully

This commit is contained in:
Jake Potrebic 2022-06-07 13:31:10 -07:00
commit da15f7cfbc
6 changed files with 9 additions and 11 deletions

View file

@ -13,7 +13,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+package com.destroystokyo.paper.event.server;
+
+import com.google.common.base.Preconditions;
+import org.apache.commons.lang.Validate;
+import org.bukkit.Bukkit;
+import org.bukkit.event.Event;
+import org.bukkit.event.HandlerList;