mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Style
This commit is contained in:
parent
d14f54b0e0
commit
3fc8e5325f
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ class ActionMailroom::Mailbox
|
|||
new(inbound_email).perform_processing
|
||||
end
|
||||
|
||||
|
||||
def initialize(inbound_email)
|
||||
@inbound_email = inbound_email
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue