4 lines
78 B
Python
4 lines
78 B
Python
from app.admin_api.scheduled_tasks.routes import router
|
|
|
|
__all__ = ["router"]
|