Skip to content

Commit

Permalink
Remove useless imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSzabo committed Nov 6, 2024
1 parent 6ee5282 commit 20f0b1a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@
import org.bukkit.Bukkit;
import org.bukkit.NamespacedKey;
import org.bukkit.Registry;
import org.bukkit.Sound;
import org.bukkit.entity.Player;
import org.jetbrains.annotations.Nullable;

import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
Expand Down

0 comments on commit 20f0b1a

Please sign in to comment.