mirror of https://github.com/rails/rails
removing spurious line
This commit is contained in:
parent
a2880827b4
commit
2f1aaebe77
|
@ -6,7 +6,6 @@ module Mail
|
|||
content_type(*args)
|
||||
end
|
||||
|
||||
|
||||
alias :old_transfer_encoding :transfer_encoding
|
||||
def transfer_encoding(value = nil)
|
||||
if value
|
||||
|
|
Loading…
Reference in New Issue