justKevv commited on
Commit
5f79dee
·
1 Parent(s): 61542b7

delete api folder

Browse files
Files changed (1) hide show
  1. api/index.py +0 -4
api/index.py DELETED
@@ -1,4 +0,0 @@
1
- from app.main import app
2
-
3
- # This file is required for Vercel deployment
4
- # It imports the FastAPI app from app.main