Optimize Imports

This commit is contained in:
Olof Larsson
2017-03-24 13:05:58 +01:00
parent bf2d666338
commit 60b4472735
146 changed files with 527 additions and 619 deletions

View File

@@ -1,10 +1,9 @@
package com.massivecraft.factions.event;
import com.massivecraft.factions.entity.MPlayer;
import org.bukkit.command.CommandSender;
import org.bukkit.event.HandlerList;
import com.massivecraft.factions.entity.MPlayer;
public class EventFactionsPowerChange extends EventFactionsAbstractSender
{
// -------------------------------------------- //