diff options
| -rw-r--r-- | ext/json/parser/parser.rl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/json/parser/parser.rl b/ext/json/parser/parser.rl index bf3a86d94c..1ecf3317c7 100644 --- a/ext/json/parser/parser.rl +++ b/ext/json/parser/parser.rl @@ -691,8 +691,6 @@ static VALUE convert_encoding(VALUE source) * * Creates a new JSON::Ext::Parser instance for the string _source_. * - * Creates a new JSON::Ext::Parser instance for the string _source_. - * * It will be configured by the _opts_ hash. _opts_ can have the following * keys: * |
