Remove no longer used import

This commit is contained in:
md_5 2024-01-14 13:03:28 +11:00
parent 70be76c7be
commit 63c208dd3f
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

@ -1,6 +1,5 @@
package org.bukkit.persistence;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
/**