mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
fixes
This commit is contained in:
@@ -20,7 +20,7 @@ from typing import (
|
||||
from datetime import datetime, timedelta
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from ..processor.queue_handler import QueueHandler
|
||||
from .queue_handler import QueueHandler
|
||||
|
||||
from ..ffmpeg.ffmpeg_manager import FFmpegManager
|
||||
from ..utils.exceptions import CleanupError
|
||||
|
||||
Reference in New Issue
Block a user