[Groonga-commit] droonga/droonga-engine at 231465e [buffered-forward] Remove needless "require"

アーカイブの一覧に戻る

YUKI Hiroshi null+****@clear*****
Thu Jan 22 17:54:33 JST 2015


YUKI Hiroshi	2015-01-22 17:54:33 +0900 (Thu, 22 Jan 2015)

  New Revision: 231465e99289e65da77d5afd738e3a2e945ab77e
  https://github.com/droonga/droonga-engine/commit/231465e99289e65da77d5afd738e3a2e945ab77e

  Message:
    Remove needless "require"

  Modified files:
    lib/droonga/command/remote.rb
    lib/droonga/engine.rb
    lib/droonga/serf.rb

  Modified: lib/droonga/command/remote.rb (+0 -1)
===================================================================
--- lib/droonga/command/remote.rb    2015-01-22 17:46:46 +0900 (b9f53d9)
+++ lib/droonga/command/remote.rb    2015-01-22 17:54:33 +0900 (b3785ae)
@@ -14,7 +14,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 require "json"
-require "fileutils"
 
 require "droonga/path"
 require "droonga/serf"

  Modified: lib/droonga/engine.rb (+0 -1)
===================================================================
--- lib/droonga/engine.rb    2015-01-22 17:46:46 +0900 (573e659)
+++ lib/droonga/engine.rb    2015-01-22 17:54:33 +0900 (0887a32)
@@ -25,7 +25,6 @@ require "droonga/catalog_loader"
 require "droonga/dispatcher"
 require "droonga/file_observer"
 require "droonga/node_metadata"
-require "droonga/restarter"
 
 module Droonga
   class Engine

  Modified: lib/droonga/serf.rb (+0 -1)
===================================================================
--- lib/droonga/serf.rb    2015-01-22 17:46:46 +0900 (d008689)
+++ lib/droonga/serf.rb    2015-01-22 17:54:33 +0900 (34e3f85)
@@ -14,7 +14,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 require "json"
-require "fileutils"
 
 require "droonga/path"
 require "droonga/loggable"
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る