Skip to content

Commit

Permalink
Refactored: remove unused code refs codefirst#196
Browse files Browse the repository at this point in the history
  • Loading branch information
mallowlabs committed Jul 5, 2014
1 parent 518e7a0 commit e34c727
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
module AsakusaSatellite
module APNService
class PushIt < Base
def initialize
end

def send_message(device_tokens, room, text)
body = json(device_tokens, room, text).to_json
Expand Down

0 comments on commit e34c727

Please sign in to comment.