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

View File

@ -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 = "";