Organize imports

This commit is contained in:
Gabriele C
2015-10-09 19:18:24 +02:00
parent 193c9eda43
commit 3567fc909d
48 changed files with 364 additions and 254 deletions
@@ -1,9 +1,10 @@
package fr.xephi.authme.events;
import fr.xephi.authme.cache.backup.JsonCache;
import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;
import fr.xephi.authme.cache.backup.JsonCache;
/**
* This event is call just before write inventory content to cache
*