Skip to content

Commit

Permalink
whitespace kills
Browse files Browse the repository at this point in the history
  • Loading branch information
technoweenie committed Jun 18, 2012
1 parent 483b673 commit 5c408ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/mqtt.rb
Expand Up @@ -64,7 +64,7 @@ def receive_push
client.disconnect(false)
end
rescue SocketError => e
warn "SocketError occurred: " + e
warn "SocketError occurred: " + e
end

end
Expand Down

0 comments on commit 5c408ac

Please sign in to comment.