Skip to content

Commit 148694e

Browse files
committed
Fix issue
1 parent 484b105 commit 148694e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SimpleAPI/src/main/java/com/bencodez/simpleapi/skull/SkullCacheHandler.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
import org.bukkit.inventory.ItemStack;
1212

1313
import lombok.Getter;
14+
import lombok.Setter;
1415

1516
public abstract class SkullCacheHandler {
1617
@Getter

0 commit comments

Comments
 (0)