Skip to content

Commit

Permalink
clear imports
Browse files Browse the repository at this point in the history
  • Loading branch information
7isenko committed Aug 1, 2020
1 parent 93c7025 commit 1c2a70b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;
import org.bukkit.inventory.meta.CompassMeta;
import org.bukkit.inventory.meta.ItemMeta;

public class CompassCommand implements CommandExecutor {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package io.github._7isenko.dreamcompass;

import io.github._7isenko.dreamcompass.compasshelpers.CompassHelper_v1_16;
import net.md_5.bungee.api.ChatMessageType;
import net.md_5.bungee.api.chat.TextComponent;
import org.bukkit.Bukkit;
Expand Down

0 comments on commit 1c2a70b

Please sign in to comment.