mirror of
https://github.com/langgenius/dify.git
synced 2026-05-29 05:07:55 +08:00
4 lines
88 B
Python
4 lines
88 B
Python
from controllers.openapi.auth.composition import auth_router
|
|
|
|
__all__ = ["auth_router"]
|