[Groonga-commit] droonga/droonga-engine at c838f59 [master] Remove needless require

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 23 14:18:05 JST 2015


YUKI Hiroshi	2015-04-23 14:18:05 +0900 (Thu, 23 Apr 2015)

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

  Message:
    Remove needless require

  Modified files:
    bin/droonga-engine-absorb-data
    lib/droonga/serf.rb
    lib/droonga/serf/remote_command.rb

  Modified: bin/droonga-engine-absorb-data (+0 -1)
===================================================================
--- bin/droonga-engine-absorb-data    2015-04-23 13:56:29 +0900 (931227c)
+++ bin/droonga-engine-absorb-data    2015-04-23 14:18:05 +0900 (88bdab7)
@@ -26,7 +26,6 @@ require "droonga/node_name"
 require "droonga/data_absorber_client"
 require "droonga/serf"
 require "droonga/client"
-require "droonga/restarter"
 
 module Droonga
   module Command

  Modified: lib/droonga/serf.rb (+0 -1)
===================================================================
--- lib/droonga/serf.rb    2015-04-23 13:56:29 +0900 (fa3d4b6)
+++ lib/droonga/serf.rb    2015-04-23 14:18:05 +0900 (83aec49)
@@ -27,7 +27,6 @@ require "droonga/serf/command"
 require "droonga/line_buffer"
 require "droonga/safe_file_writer"
 require "droonga/service_installation"
-require "droonga/restarter"
 
 module Droonga
   class Serf

  Modified: lib/droonga/serf/remote_command.rb (+0 -1)
===================================================================
--- lib/droonga/serf/remote_command.rb    2015-04-23 13:56:29 +0900 (e951cbe)
+++ lib/droonga/serf/remote_command.rb    2015-04-23 14:18:05 +0900 (271d35b)
@@ -23,7 +23,6 @@ require "droonga/catalog/modifier"
 require "droonga/catalog/fetcher"
 require "droonga/safe_file_writer"
 require "droonga/service_installation"
-require "droonga/restarter"
 
 module Droonga
   class Serf
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index