Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Jan 25, 2024
1 parent 00bc011 commit 929e42e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/concerns/noticed/deliverable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ def deliver(recipients = nil, options = {})
end
alias_method :deliver_later, :deliver


def recipient_attributes_for(recipient)
{
type: "#{self.class.name}::Notification",
Expand Down

0 comments on commit 929e42e

Please sign in to comment.