[Groonga-commit] groonga/groonga-command at 1576298 [fix-travis-ci-error] Remove needless requires

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jan 13 17:16:54 JST 2016


Kouhei Sutou	2012-11-25 17:12:32 +0900 (Sun, 25 Nov 2012)

  New Revision: 1576298e58fe67c169e09adcc1a8c117915859fd
  https://github.com/groonga/groonga-command/commit/1576298e58fe67c169e09adcc1a8c117915859fd

  Message:
    Remove needless requires

  Modified files:
    lib/groonga/command/select.rb

  Modified: lib/groonga/command/select.rb (+0 -4)
===================================================================
--- lib/groonga/command/select.rb    2012-11-25 16:58:42 +0900 (0ec3459)
+++ lib/groonga/command/select.rb    2012-11-25 17:12:32 +0900 (31d4d23)
@@ -16,10 +16,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 "English"
-require "shellwords"
-require "cgi"
-
 require "groonga/command/base"
 
 module Groonga
-------------- next part --------------
HTML����������������������������...
Download 



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