YanSte commited on
Commit
90956fc
·
1 Parent(s): 225e779

cleaned code

Browse files
Files changed (1) hide show
  1. lightrag/lightrag.py +0 -1
lightrag/lightrag.py CHANGED
@@ -609,7 +609,6 @@ class LightRAG:
609
  }
610
  }
611
  )
612
- logger.error(f"Complete {doc_id}")
613
  await self._insert_done()
614
 
615
  except Exception as e:
 
609
  }
610
  }
611
  )
 
612
  await self._insert_done()
613
 
614
  except Exception as e: