4 lines
88 B
Python
4 lines
88 B
Python
|
|
from controllers.openapi.auth.composition import auth_router
|
||
|
|
|
||
|
|
__all__ = ["auth_router"]
|