Navigation Menu

Skip to content

Commit

Permalink
Remove needless "end"
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 27, 2014
1 parent 5252a2e commit ee11f89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/droonga/fluent_message_sender.rb
Expand Up @@ -53,7 +53,6 @@ def send(tag, data)
connect unless connected?
@socket.write(packed_fluent_message)
logger.trace("send: done")
end
end

def reserve_send(tag, data)
Expand Down

0 comments on commit ee11f89

Please sign in to comment.