Skip to content

Commit 0bbb70f

Browse files
authored
Merge branch 'main' into b60
2 parents 824ad2e + ed1cf28 commit 0bbb70f

File tree

1 file changed

+0
-1
lines changed
  • EdgeCraftRAG/edgecraftrag/api/v1

1 file changed

+0
-1
lines changed

EdgeCraftRAG/edgecraftrag/api/v1/data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from edgecraftrag.api_schema import DataIn, FilesIn
77
from edgecraftrag.context import ctx
88
from fastapi import FastAPI, File, HTTPException, UploadFile, status
9-
from werkzeug.utils import secure_filename
109

1110
data_app = FastAPI()
1211

0 commit comments

Comments
 (0)