bye bye byebug

This commit is contained in:
Sam 2016-12-15 15:52:25 +11:00
parent 3666575b46
commit f867af6bf9
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ module Jobs
args[:email_token],
args[:to_address])
byebug
if message
Email::Sender.new(message, type, user).send
else