mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
diabolical
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
"""Command handlers for VideoArchiver"""
|
||||
|
||||
from .archiver_commands import setup_archiver_commands
|
||||
from .database_commands import setup_database_commands
|
||||
from .settings_commands import setup_settings_commands
|
||||
from archiver_commands import setup_archiver_commands
|
||||
from database_commands import setup_database_commands
|
||||
from settings_commands import setup_settings_commands
|
||||
|
||||
__all__ = [
|
||||
"setup_archiver_commands",
|
||||
|
||||
Reference in New Issue
Block a user