[Groonga-commit] ranguba/chupa-text at 8a64eb9 [master] Remove needless type conversion

Back to archive index

Kenji Okimoto null+****@clear*****
Fri Apr 28 18:28:36 JST 2017


Kenji Okimoto	2017-04-28 18:28:36 +0900 (Fri, 28 Apr 2017)

  New Revision: 8a64eb97f49281f22f4d3c74b2f8610a81469523
  https://github.com/ranguba/chupa-text/commit/8a64eb97f49281f22f4d3c74b2f8610a81469523

  Message:
    Remove needless type conversion

  Modified files:
    lib/chupa-text/command/chupa-text.rb

  Modified: lib/chupa-text/command/chupa-text.rb (+0 -1)
===================================================================
--- lib/chupa-text/command/chupa-text.rb    2017-04-28 18:22:01 +0900 (9d7a1ca)
+++ lib/chupa-text/command/chupa-text.rb    2017-04-28 18:28:36 +0900 (f9007db)
@@ -96,7 +96,6 @@ module ChupaText
                   "Output FORMAT.",
                   "[#{AVAILABLE_FORMATS.join(', ')}]",
                   "(default: json)") do |format|
-          format = format.to_sym
           @format = format
         end
 
-------------- next part --------------
HTML����������������������������...
下载 



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