We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226c32f commit 48db182Copy full SHA for 48db182
app/controllers/student_controller.py
@@ -1,4 +1,4 @@
1
-from fastapi import APIRouter, HTTPException, status
+from fastapi import APIRouter, status
2
from fastapi.encoders import jsonable_encoder
3
from fastapi.responses import JSONResponse
4
0 commit comments