mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 09:29:33 +00:00 
			
		
		
		
	Remove unused variable Statistics commands
This commit is contained in:
		@@ -13,7 +13,6 @@ export default {
 | 
			
		||||
            ephemeral: true
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
        let stations = client.stations;
 | 
			
		||||
        let currentGuild = client.datastore?.getEntry(interaction.guild.id);
 | 
			
		||||
        let global = client.datastore?.getEntry("global");
 | 
			
		||||
        let statistics = "";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user