Skip to content

Commit

Permalink
Remove imports
Browse files Browse the repository at this point in the history
  • Loading branch information
fullwall committed Aug 13, 2023
1 parent 82d841a commit 60e169f
Showing 1 changed file with 1 addition and 3 deletions.
Expand Up @@ -99,9 +99,7 @@
import net.citizensnpcs.commands.gui.NPCConfigurator;
import net.citizensnpcs.commands.history.CommandHistory;
import net.citizensnpcs.commands.history.CreateNPCHistoryItem;
import net.citizensnpcs.commands.history.RemoveNPCHistoryItem;
import net.citizensnpcs.model.ModelCompletions;
import net.citizensnpcs.model.ModelRegistry;
import net.citizensnpcs.commands.history.RemoveNPCHistoryItem;
import net.citizensnpcs.npc.EntityControllers;
import net.citizensnpcs.npc.NPCSelector;
import net.citizensnpcs.npc.Template;
Expand Down

0 comments on commit 60e169f

Please sign in to comment.