fix 500 error

master
Aevann 2024-04-08 08:57:38 +02:00
parent d9d4e486ce
commit ab15e06843
2 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,6 @@ from math import floor
import os
import ffmpeg
import random
import isodate
import yt_dlp
from sqlalchemy.orm import load_only

View File

@ -1,3 +1,5 @@
import isodate
import yt_dlp
from files.classes.chats import *
from files.classes.orgy import *