mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-08-06 12:33:11 +00:00
Forgot class paths, remove things lombok covers, and optimize imports
This commit is contained in:
parent
1f9078b702
commit
2716e2500b
126 changed files with 285 additions and 630 deletions
|
@ -2,7 +2,6 @@ package me.totalfreedom.totalfreedommod.command;
|
|||
|
||||
import me.totalfreedom.totalfreedommod.player.FPlayer;
|
||||
import me.totalfreedom.totalfreedommod.rank.Rank;
|
||||
import me.totalfreedom.totalfreedommod.util.FUtil;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
import org.bukkit.command.Command;
|
||||
import org.bukkit.command.CommandSender;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue