Skip to content

Commit f1f2c5b

Browse files
committed
2 parents 919b6ce + 3a96b86 commit f1f2c5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routes/quiz_status.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from fastapi import FastAPI, HTTPException
22
from pydantic import BaseModel
3-
import boto3
43
from firebase_admin import auth
54

65
from config import initialize

0 commit comments

Comments
 (0)