Navigation Menu

Skip to content

Commit

Permalink
Remove needless variables
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 10, 2015
1 parent 54e6f65 commit 46173b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/droonga/plugins/system/absorb_data.rb
Expand Up @@ -183,8 +183,7 @@ def source_tables
end

def source_client_options
params = @request.request
options = {
{
:host => source_host,
:port => source_port,
:tag => source_tag,
Expand Down

0 comments on commit 46173b3

Please sign in to comment.