Clean permission/group providers

This commit is contained in:
Gabriele C
2015-12-18 17:10:57 +01:00
parent dcc365c22f
commit 7e6abf0441
5 changed files with 42 additions and 59 deletions
@@ -6,7 +6,6 @@ import fr.xephi.authme.AuthMe;
import fr.xephi.authme.ConsoleLogger;
import fr.xephi.authme.cache.auth.PlayerAuth;
import fr.xephi.authme.cache.auth.PlayerCache;
import fr.xephi.authme.datasource.CacheDataSource;
import org.bukkit.entity.Player;
import org.bukkit.plugin.messaging.PluginMessageListener;