From 58d49c0ea69f1e648a10ad464cb459d28e147f17 Mon Sep 17 00:00:00 2001 From: YUKI Hiroshi Date: Fri, 27 Jun 2014 14:07:40 +0900 Subject: [PATCH] Remove needless reassign --- lib/droonga/serf.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/droonga/serf.rb b/lib/droonga/serf.rb index fa1e4f97..6e258013 100644 --- a/lib/droonga/serf.rb +++ b/lib/droonga/serf.rb @@ -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?