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

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 24 17:13:26 JST 2017


Kouhei Sutou	2017-10-24 17:13:26 +0900 (Tue, 24 Oct 2017)

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

  Message:
    Remove needless require

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

  Modified: lib/groonga/client/command-line/groonga-client.rb (+0 -1)
===================================================================
--- lib/groonga/client/command-line/groonga-client.rb    2017-10-24 17:05:19 +0900 (841562b)
+++ lib/groonga/client/command-line/groonga-client.rb    2017-10-24 17:13:26 +0900 (e93b85d)
@@ -14,7 +14,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 "ostruct"
 require "optparse"
 require "json"
 require "securerandom"
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171024/75fcb5c2/attachment.htm 



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