summaryrefslogtreecommitdiff
path: root/ext/json/lib/json/add/ostruct.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/lib/json/add/ostruct.rb')
-rw-r--r--ext/json/lib/json/add/ostruct.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/json/lib/json/add/ostruct.rb b/ext/json/lib/json/add/ostruct.rb
index 2fa1e88b93..1f9ce7b3b4 100644
--- a/ext/json/lib/json/add/ostruct.rb
+++ b/ext/json/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