miss import

This commit is contained in:
levina 2022-02-10 16:46:08 +07:00 committed by GitHub
parent 695e8833c7
commit 652def66a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ from config import (
HEROKU_APP_NAME, HEROKU_APP_NAME,
UPSTREAM_BRANCH, UPSTREAM_BRANCH,
UPSTREAM_REPO, UPSTREAM_REPO,
BOT_NAME,
BOT_USERNAME as bname, BOT_USERNAME as bname,
) )
@ -37,6 +38,7 @@ from driver.database.dbqueue import get_active_chats, remove_active_chat
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)
XCB = [ XCB = [
"/", "/",
"@", "@",