[Groonga-commit] ranguba/groonga-client at fede3a0 [master] Remove needless require

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jun 10 16:32:18 JST 2015


Kouhei Sutou	2015-06-10 16:32:18 +0900 (Wed, 10 Jun 2015)

  New Revision: fede3a09c57f20fd9b1d2a4d783db7df267c0beb
  https://github.com/ranguba/groonga-client/commit/fede3a09c57f20fd9b1d2a4d783db7df267c0beb

  Message:
    Remove needless require
    
    It's moved to groonga-client-cli.

  Modified files:
    lib/groonga/client.rb

  Modified: lib/groonga/client.rb (+0 -1)
===================================================================
--- lib/groonga/client.rb    2015-06-10 15:58:09 +0900 (424c702)
+++ lib/groonga/client.rb    2015-06-10 16:32:18 +0900 (4d193d8)
@@ -17,7 +17,6 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
-require "groonga/client/default"
 require "groonga/client/command"
 require "groonga/client/empty-request"
 require "groonga/client/protocol/gqtp"
-------------- next part --------------
HTML����������������������������...
Download 



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