mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 03:40:19 +00:00
Remove unused variable Statistics commands
This commit is contained in:
parent
2579549f0b
commit
b5caeb7cd3
@ -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 = "";
|
||||
|
Loading…
Reference in New Issue
Block a user