mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
bye bye byebug
This commit is contained in:
parent
3666575b46
commit
f867af6bf9
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue