Skip to content

Commit b67f299

Browse files
committed
[fix] remove redundance import during debugging
1 parent 8a164a7 commit b67f299

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

backend/app/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from fastapi.responses import FileResponse
1313
from starlette.responses import Response
1414
from pathlib import Path
15-
import df_mxc
1615

1716
app = FastAPI()
1817

0 commit comments

Comments
 (0)