Skip to content

Commit

Permalink
chore: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 committed Dec 3, 2024
1 parent c35c4f3 commit b476011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/domain/events/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ function add(
const areConditionalOrderParamsEqual =
getAreConditionalOrderParamsEqual(conditionalOrder.params, params);

// TODO: delete this log after testing
if (
areConditionalOrderParamsEqual &&
conditionalOrder.params !== params
Expand Down

0 comments on commit b476011

Please sign in to comment.