Skip to content

Commit 5b699f1

Browse files
committed
final update
1 parent 988b13b commit 5b699f1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

app/main.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,3 @@ async def classify_api(request: Request):
4646
return JSONResponse(content={"prediction": prediction})
4747

4848
return JSONResponse(content={"prediction": "No text provided."})
49-
50-
51-
return JSONResponse(content={"prediction": prediction})
52-
53-
return JSONResponse(content={"prediction": "No text provided."})
54-
55-

0 commit comments

Comments
 (0)