little forgot

This commit is contained in:
Xephi
2016-01-09 17:16:14 +01:00
parent fd7bdcd3c2
commit 2f1338b08b
2 changed files with 1 additions and 3 deletions
@@ -223,8 +223,6 @@ public class AsynchronousLogin {
return;
}
List<String> auths = this.database.getAllAuthsByName(auth);
// List<String> uuidlist =
// plugin.otherAccounts.getAllPlayersByUUID(player.getUniqueId());
if (auths.isEmpty()) {
return;
}