Skip to content

Commit 55d6b1a

Browse files
committed
Revert extraneous newline add in loader
1 parent 1e2f39f commit 55d6b1a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • apps/bfd-pipeline-idr/src/idr_pipeline

apps/bfd-pipeline-idr/src/idr_pipeline/loader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ async def _wrap_batch_chunk(
231231
_wrap_batch_chunk,
232232
name=f"{self.table}-{self.partition.name}-{idx}",
233233
)
234-
235234
self.insert_batch_timer.stop()
236235
logger.info(
237236
"{}-{}-{}: upserted {} new/changed row(s) out of {}",

0 commit comments

Comments
 (0)