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 da81e10..a62f92f 100644
--- a/lib/json/add/ostruct.rb
+++ b/lib/json/add/ostruct.rb
@@ -3,7 +3,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