Skip to content

Commit ff0c29e

Browse files
committed
[Exchange Oracle] Remove redundant session.commit()
1 parent 2b5d865 commit ff0c29e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/examples/cvat/exchange-oracle/src/handlers/completed_escrows.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,4 +282,3 @@ def handle_escrows_validations(logger: logging.Logger) -> None:
282282
chain_id=chain_id,
283283
status=EscrowValidationStatuses.in_progress,
284284
)
285-
session.commit()

0 commit comments

Comments
 (0)