9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2026-01-04 15:31:51 +00:00

Fixed unneeded import

This commit is contained in:
Auxilor
2021-06-11 12:37:44 +01:00
parent 5f767024d5
commit 5270be8fd2

View File

@@ -19,7 +19,6 @@ import org.bukkit.persistence.PersistentDataType;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import javax.xml.bind.annotation.XmlType;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;