fix missing import

master
Aevann 2023-07-26 20:27:30 +03:00
parent 65c277b5a6
commit eb9e46b83d
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ import pyotp
import requests
import youtube_dl
from sqlalchemy.orm import load_only
from files.helpers.actions import *
from files.helpers.alerts import *
from files.helpers.config.const import *