mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
ch ch ch changes
This commit is contained in:
@@ -9,7 +9,7 @@ if TYPE_CHECKING:
|
||||
try:
|
||||
from .base import VideoArchiver
|
||||
except ImportError:
|
||||
from videoarchiver.core.base import VideoArchiver
|
||||
# from videoarchiver.core.base import VideoArchiver
|
||||
|
||||
def setup_commands(cog: "VideoArchiver") -> None:
|
||||
"""Command setup is now handled in the VideoArchiver class"""
|
||||
|
||||
Reference in New Issue
Block a user