Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
owen2345 committed Dec 29, 2022
1 parent d4fdc8c commit aa2c4a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/pub_sub_model_sync/transaction.rb
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ def deliver_payloads

def deliver_payload(payload)
PUBLISHER_KLASS.connector_publish(payload)
rescue => e
PUBLISHER_KLASS.send(:notify_error, e, payload)
end
end
end

0 comments on commit aa2c4a7

Please sign in to comment.