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