mirror of
https://github.com/langgenius/dify.git
synced 2026-07-21 12:05:30 -04:00
d2788d7aba
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"]
|