summaryrefslogtreecommitdiff
path: root/ATRI/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'ATRI/config.py')
-rw-r--r--ATRI/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ATRI/config.py b/ATRI/config.py
index f9b8d95..96f2bd2 100644
--- a/ATRI/config.py
+++ b/ATRI/config.py
@@ -61,7 +61,6 @@ RUNTIME_CONFIG = {
"command_start": BotSelfConfig.command_start,
"command_sep": BotSelfConfig.command_sep,
"session_expire_timeout": BotSelfConfig.session_expire_timeout,
-
"gocq_accounts": InlineGoCQHTTP.accounts,
"gocq_download_domain": InlineGoCQHTTP.download_domain,
"gocq_version": InlineGoCQHTTP.download_version,