created specific route files for frontends
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# app/routes/__init__.py
|
||||
"""
|
||||
Frontend route handlers.
|
||||
"""
|
||||
|
||||
from .frontend import router
|
||||
|
||||
__all__ = ["router"]
|
||||
|
||||
Reference in New Issue
Block a user