[Groonga-commit] droonga/http-benchmark at 632f459 [master] Remove needless module

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Oct 9 16:18:17 JST 2013


YUKI Hiroshi	2013-10-09 16:18:17 +0900 (Wed, 09 Oct 2013)

  New Revision: 632f459e8bbbf7471ef46b92268c3c14155d9268
  https://github.com/droonga/http-benchmark/commit/632f459e8bbbf7471ef46b92268c3c14155d9268

  Message:
    Remove needless module

  Removed files:
    lib/droonga/http-benchmark/formatter.rb
  Modified files:
    lib/droonga/http-benchmark.rb

  Modified: lib/droonga/http-benchmark.rb (+0 -1)
===================================================================
--- lib/droonga/http-benchmark.rb    2013-10-09 16:17:44 +0900 (d0832ca)
+++ lib/droonga/http-benchmark.rb    2013-10-09 16:18:17 +0900 (3975a0b)
@@ -2,4 +2,3 @@
 
 require "droonga/http-benchmark/runner"
 require "droonga/http-benchmark/gradual-runner"
-require "droonga/http-benchmark/formatter"

  Deleted: lib/droonga/http-benchmark/formatter.rb (+0 -10) 100644
===================================================================
--- lib/droonga/http-benchmark/formatter.rb    2013-10-09 16:17:44 +0900 (2da4b71)
+++ /dev/null
@@ -1,10 +0,0 @@
-# -*- coding: utf-8 -*-
-
-module Droonga
-  module HttpBenchmark
-    class Formatter
-      class << self
-      end
-    end
-  end
-end
-------------- next part --------------
HTML����������������������������...
Download 



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