Skip to content

Commit

Permalink
chore: Remove dead imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderbelserion committed Feb 29, 2024
1 parent 8b4a4f7 commit f6791b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Expand Up @@ -3,8 +3,6 @@
import org.jetbrains.annotations.NotNull;
import us.crazycrew.crazycrates.api.users.UserManager;

import java.io.File;

/**
* An interface used to enable api related functions.
*
Expand Down
Expand Up @@ -8,7 +8,6 @@
import com.badbones69.crazycrates.api.objects.other.ItemBuilder;
import com.badbones69.crazycrates.api.objects.Prize;
import com.badbones69.crazycrates.api.enums.Messages;
import com.badbones69.crazycrates.support.PluginSupport;
import me.clip.placeholderapi.PlaceholderAPI;
import org.bukkit.entity.Player;
import org.bukkit.inventory.Inventory;
Expand Down

0 comments on commit f6791b8

Please sign in to comment.