mirror of
https://github.com/discourse/discourse.git
synced 2025-04-03 05:39:41 +08:00
bye bye byebug
This commit is contained in:
parent
3666575b46
commit
f867af6bf9
@ -37,7 +37,6 @@ module Jobs
|
|||||||
args[:email_token],
|
args[:email_token],
|
||||||
args[:to_address])
|
args[:to_address])
|
||||||
|
|
||||||
byebug
|
|
||||||
if message
|
if message
|
||||||
Email::Sender.new(message, type, user).send
|
Email::Sender.new(message, type, user).send
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user