Skip to content

Commit 48db182

Browse files
committed
lint
1 parent 226c32f commit 48db182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/controllers/student_controller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from fastapi import APIRouter, HTTPException, status
1+
from fastapi import APIRouter, status
22
from fastapi.encoders import jsonable_encoder
33
from fastapi.responses import JSONResponse
44

0 commit comments

Comments
 (0)