cleaned code

This commit is contained in:
Yannick Stephan
2025-02-09 21:34:38 +01:00
parent 9f6621454e
commit 07f31606d2

View File

@@ -609,7 +609,6 @@ class LightRAG:
}
}
)
logger.error(f"Complete {doc_id}")
await self._insert_done()
except Exception as e: