diff --git a/lightrag/lightrag.py b/lightrag/lightrag.py index ce029afe..5a6adfad 100644 --- a/lightrag/lightrag.py +++ b/lightrag/lightrag.py @@ -609,7 +609,6 @@ class LightRAG: } } ) - logger.error(f"Complete {doc_id}") await self._insert_done() except Exception as e: