Skip to content

Commit

Permalink
Remove needless reassign
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 27, 2014
1 parent 5afe487 commit 58d49c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/droonga/serf.rb
Expand Up @@ -45,7 +45,6 @@ def status_file
end

def load_status
status_file = status_file
if status_file.exist?
contents = status_file.read
unless contents.empty?
Expand Down

0 comments on commit 58d49c0

Please sign in to comment.