Skip to content

Commit 85ac6bf

Browse files
committed
Update summariser.py
1 parent 5162312 commit 85ac6bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Backend/summariser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ async def gen_summary(file):
6969
return await loop.run_in_executor(None, summary, text)
7070

7171

72-
7372
router_summariser = APIRouter()
7473

7574

0 commit comments

Comments
 (0)