Skip to content

Commit

Permalink
removed whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed May 10, 2023
1 parent a0cb6e2 commit d645260
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/quasimodo_ebbo/on_chain_surplus.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ def get_order_data_by_hash(
)
if compete_data is not None:
return compete_data["solutions"][-1]["orders"], bucket_response

return [], None
except ValueError as except_err:
self.logger.error("Unhandled exception: %s", str(except_err))
Expand Down

0 comments on commit d645260

Please sign in to comment.