Skip to content

Commit

Permalink
Update all.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedromdrp authored Apr 11, 2017
1 parent 2ff9e8f commit adad552
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pushbots/all.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ def body
data[:alias] = device_alias if device_alias
data[:except_tags] = except_tags if except_tags
data[:payload] = payload if payload
puts data.to_json
return data
end
end
Expand Down

0 comments on commit adad552

Please sign in to comment.