Update AuthMe.java

This commit is contained in:
Gabriele C. 2015-08-04 15:16:59 +02:00
parent fc97c60529
commit 52b48f71c4

View File

@ -120,7 +120,6 @@ public class AuthMe extends JavaPlugin {
this.database = database;
}
@SuppressWarnings("deprecation")
@Override
public void onEnable() {
authme = this;