1
0
mirror of https://github.com/warengroup/eximiabots-radiox.git synced 2025-05-03 12:34:59 +00:00

Remove unused variable Statistics commands

This commit is contained in:
Christer Warén 2023-06-08 00:30:28 +03:00
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 = "";