summaryrefslogtreecommitdiff
path: root/lib/json/add/symbol.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/json/add/symbol.rb')
-rw-r--r--lib/json/add/symbol.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/json/add/symbol.rb b/lib/json/add/symbol.rb
index 1f07bf7..74b13a4 100644
--- a/lib/json/add/symbol.rb
+++ b/lib/json/add/symbol.rb
@@ -3,7 +3,6 @@ unless defined?(::JSON::JSON_LOADED) and ::JSON::JSON_LOADED
require 'json'
end
-# Symbol serialization/deserialization
class Symbol
# Returns a hash, that will be turned into a JSON object and represent this
# object.