mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 02:53:43 +01:00 
			
		
		
		
	Remove unused variable.
This commit is contained in:
		@@ -17,7 +17,6 @@ import com.gmail.nossr50.locale.LocaleLoader;
 | 
				
			|||||||
import com.gmail.nossr50.util.Database;
 | 
					import com.gmail.nossr50.util.Database;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
public class McremoveCommand implements CommandExecutor {
 | 
					public class McremoveCommand implements CommandExecutor {
 | 
				
			||||||
    private Database database = mcMMO.getPlayerDatabase();
 | 
					 | 
				
			||||||
    private final String location;
 | 
					    private final String location;
 | 
				
			||||||
    private final mcMMO plugin;
 | 
					    private final mcMMO plugin;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user