From 33e50e6d46dc4a823e92161675adc84babfd0dc3 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Mon, 18 Feb 2019 01:21:04 +0800 Subject: [PATCH] update ruby petstore samples --- .../petstore/ruby/lib/petstore/models/health_check_result.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/samples/openapi3/client/petstore/ruby/lib/petstore/models/health_check_result.rb b/samples/openapi3/client/petstore/ruby/lib/petstore/models/health_check_result.rb index b8f8d2761f2..c635faeaf03 100644 --- a/samples/openapi3/client/petstore/ruby/lib/petstore/models/health_check_result.rb +++ b/samples/openapi3/client/petstore/ruby/lib/petstore/models/health_check_result.rb @@ -186,7 +186,5 @@ module Petstore value end end - end - end