mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 05:36:46 +01:00
Remove unused variable.
This commit is contained in:
parent
f40433fc99
commit
105f088576
@ -17,7 +17,6 @@ import com.gmail.nossr50.locale.LocaleLoader;
|
||||
import com.gmail.nossr50.util.Database;
|
||||
|
||||
public class McremoveCommand implements CommandExecutor {
|
||||
private Database database = mcMMO.getPlayerDatabase();
|
||||
private final String location;
|
||||
private final mcMMO plugin;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user