mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Remove unused variable
This commit is contained in:
parent
3c2d658b37
commit
4e7107c8a8
@ -91,7 +91,6 @@ public class mcMMO extends JavaPlugin {
|
||||
private HashMap<String, String> aliasMap = new HashMap<String, String>(); //Alias - Command
|
||||
private HashMap<Integer, String> tntTracker = new HashMap<Integer, String>();
|
||||
|
||||
public static File versionFile;
|
||||
private static Database database;
|
||||
public static mcMMO p;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user