Revert "Mark orphan notification as read"

This commit is contained in:
Alex Sherman 2021-07-14 16:43:16 +05:00 committed by GitHub
parent 25d743c1ca
commit cfb74cc7da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 26 deletions

View file

@ -27,7 +27,6 @@ module Epp
Rails.logger.error 'orphan message, error ignored: ' + problem.to_s
# now we should dequeue or delete the messages avoid duplicate log alarms
@notification.mark_as_read
end
end