mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 10:51:05 -05:00
k
This commit is contained in:
@@ -21,7 +21,6 @@ try:
|
|||||||
from .constants import REACTIONS
|
from .constants import REACTIONS
|
||||||
except ImportError:
|
except ImportError:
|
||||||
# Fall back to absolute imports if relative imports fail
|
# Fall back to absolute imports if relative imports fail
|
||||||
from videoarchiver import utils
|
|
||||||
from videoarchiver.database.video_archive_db import VideoArchiveDB
|
from videoarchiver.database.video_archive_db import VideoArchiveDB
|
||||||
from videoarchiver.utils.download_manager import DownloadManager
|
from videoarchiver.utils.download_manager import DownloadManager
|
||||||
from videoarchiver.utils.message_manager import MessageManager
|
from videoarchiver.utils.message_manager import MessageManager
|
||||||
|
|||||||
Reference in New Issue
Block a user