Kouhei Sutou
null+****@clear*****
Wed Jan 13 17:23:58 JST 2016
Kouhei Sutou 2012-11-27 23:05:55 +0900 (Tue, 27 Nov 2012) New Revision: 48e92a8d3b725e865b6c8bde3574eb19c22fac1f https://github.com/groonga/groonga-command/commit/48e92a8d3b725e865b6c8bde3574eb19c22fac1f Message: Remove needless else Modified files: lib/groonga/command/parser.rb Modified: lib/groonga/command/parser.rb (+0 -1) =================================================================== --- lib/groonga/command/parser.rb 2012-11-27 23:04:36 +0900 (343e1ba) +++ lib/groonga/command/parser.rb 2012-11-27 23:05:55 +0900 (d72b2b7) @@ -284,7 +284,6 @@ module Groonga message = "invalid JSON: #{$!.message}: <#{json}>:\n" message << before_json raise ParseError.new(message, before_json, json) - else end end -------------- next part -------------- HTML����������������������������...Download