From 07f31606d223e84593b9bd2ae174662c3d7c98a0 Mon Sep 17 00:00:00 2001 From: Yannick Stephan Date: Sun, 9 Feb 2025 21:34:38 +0100 Subject: [PATCH] cleaned code --- lightrag/lightrag.py | 1 - 1 file changed, 1 deletion(-) 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: