4 lines
64 B
Python
4 lines
64 B
Python
from app.api.actions.router import router
|
|
|
|
__all__ = ["router"]
|
from app.api.actions.router import router
|
|
|
|
__all__ = ["router"]
|