[Groonga-commit] groonga/fluent-plugin-groonga [master] Remove needless require

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Dec 5 17:58:07 JST 2012


Kouhei Sutou	2012-12-05 17:58:07 +0900 (Wed, 05 Dec 2012)

  New Revision: 58542054e4050732ded5aa5478fa0ce00b15dc0c
  https://github.com/groonga/fluent-plugin-groonga/commit/58542054e4050732ded5aa5478fa0ce00b15dc0c

  Log:
    Remove needless require

  Modified files:
    lib/fluent/plugin/out_groonga.rb

  Modified: lib/fluent/plugin/out_groonga.rb (+0 -1)
===================================================================
--- lib/fluent/plugin/out_groonga.rb    2012-12-05 17:52:20 +0900 (4e2dc51)
+++ lib/fluent/plugin/out_groonga.rb    2012-12-05 17:58:07 +0900 (a961914)
@@ -16,7 +16,6 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 require "fileutils"
-require "cgi/util"
 
 module Fluent
   class GroongaOutput < BufferedOutput
-------------- next part --------------
HTML����������������������������...
Download 



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