mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 12:03:54 +02:00
Miscount but it's not used (#1025)
This commit is contained in:
@@ -260,7 +260,6 @@ def _run_indexing(
|
|||||||
connector_id=db_connector.id,
|
connector_id=db_connector.id,
|
||||||
credential_id=db_credential.id,
|
credential_id=db_credential.id,
|
||||||
attempt_status=IndexingStatus.SUCCESS,
|
attempt_status=IndexingStatus.SUCCESS,
|
||||||
net_docs=net_doc_change,
|
|
||||||
run_dt=run_end_dt,
|
run_dt=run_end_dt,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user