summaryrefslogtreecommitdiff
path: root/lib/json/add/ostruct.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/json/add/ostruct.rb')
-rw-r--r--lib/json/add/ostruct.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/json/add/ostruct.rb b/lib/json/add/ostruct.rb
index b8bf8ed..7c13910 100644
--- a/lib/json/add/ostruct.rb
+++ b/lib/json/add/ostruct.rb
@@ -4,7 +4,6 @@ unless defined?(::JSON::JSON_LOADED) and ::JSON::JSON_LOADED
end
require 'ostruct'
-# OpenStruct serialization/deserialization
class OpenStruct
# Deserializes JSON string by constructing new Struct object with values