Update Command_playerverification.java

codacy is being fussy
This commit is contained in:
SupItsDillon
2020-12-08 19:35:02 +00:00
committed by GitHub
parent 1fedb1fad3
commit 6441deceab

View File

@ -7,7 +7,6 @@ import java.util.List;
import me.totalfreedom.totalfreedommod.config.ConfigEntry;
import me.totalfreedom.totalfreedommod.player.PlayerData;
import me.totalfreedom.totalfreedommod.rank.Rank;
import me.totalfreedom.totalfreedommod.util.FLog;
import me.totalfreedom.totalfreedommod.util.FUtil;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;