mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore: cleanup
This commit is contained in:
parent
0288e6d88e
commit
b1170da697
2 changed files with 17 additions and 20 deletions
|
|
@ -1,6 +1,5 @@
|
|||
from fastapi import APIRouter
|
||||
from src.routers import collections, courses, users, auth, houses, orgs, roles
|
||||
from starlette.responses import FileResponse
|
||||
|
||||
|
||||
global_router = APIRouter(prefix="/api")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue