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