mirror of
https://github.com/langgenius/dify.git
synced 2026-09-21 13:20:52 +08:00
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
4 lines
88 B
Python
4 lines
88 B
Python
from controllers.openapi.auth.composition import auth_router
|
|
|
|
__all__ = ["auth_router"]
|