Skip to content

Commit

Permalink
verified what I thought
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaschmitt committed Jan 14, 2016
1 parent 7374cfc commit 087a572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hipchat.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ class HipChat extends Adapter
send: (envelope, strings...) ->

target_jid = @extractJid(envelope)
@logger.info inspect envelope

if not target_jid
return @logger.error "ERROR: Not sure who to send to: envelope=#{inspect envelope}"
Expand Down

0 comments on commit 087a572

Please sign in to comment.