mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
fix imports
This commit is contained in:
@@ -4,6 +4,8 @@ from redbot.core.bot import Red
|
||||
from redbot.core.utils import get_end_user_data_statement
|
||||
|
||||
from .video_archiver import VideoArchiver
|
||||
from .ffmpeg.ffmpeg_manager import FFmpegManager
|
||||
from .ffmpeg.exceptions import FFmpegError, GPUError, DownloadError
|
||||
|
||||
__red_end_user_data_statement__ = get_end_user_data_statement(__file__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user