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

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 27 16:31:22 JST 2017


Kouhei Sutou	2017-10-27 16:31:22 +0900 (Fri, 27 Oct 2017)

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

  Message:
    Remove needless require

  Modified files:
    lib/groonga/client/command-line/groonga-client-index-check.rb

  Modified: lib/groonga/client/command-line/groonga-client-index-check.rb (+0 -1)
===================================================================
--- lib/groonga/client/command-line/groonga-client-index-check.rb    2017-10-27 16:19:21 +0900 (e44de0d)
+++ lib/groonga/client/command-line/groonga-client-index-check.rb    2017-10-27 16:31:22 +0900 (13e0ea7)
@@ -16,7 +16,6 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 require "optparse"
-require "json"
 
 require "groonga/client"
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171027/f599a2e4/attachment.htm 



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