diff --git a/bot/helper/telegram_helper/bot_commands.py b/bot/helper/telegram_helper/bot_commands.py index 12bd62bb6..c1ff9a2c3 100644 --- a/bot/helper/telegram_helper/bot_commands.py +++ b/bot/helper/telegram_helper/bot_commands.py @@ -1,6 +1,4 @@ -from bot.core.config_manager import Config - -i = Config.CMD_SUFFIX +from bot.core.config_manager import Config.CMD_SUFFIX as i class _BotCommands: