Skip to content

Commit

Permalink
remove ERROR test
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanglen committed May 3, 2024
1 parent 34b86d5 commit e54861a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions indexer_app/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -664,8 +664,6 @@ async def handle_new_donations(

logger.info(f"Backfilling data? {created}")

logger.error(f"ERROR test")

if created: # only do updates if donation object was created

if actionName != "direct":
Expand Down

0 comments on commit e54861a

Please sign in to comment.