mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/uri] remove comment about URI::escape as it is removed
https://github.com/ruby/uri/commit/0f0057e1b2
This commit is contained in:
parent
d4a490f26a
commit
291cfa7125
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@
|
|||
# - URI::REGEXP - (in uri/common.rb)
|
||||
# - URI::REGEXP::PATTERN - (in uri/common.rb)
|
||||
# - URI::Util - (in uri/common.rb)
|
||||
# - URI::Escape - (in uri/common.rb)
|
||||
# - URI::Error - (in uri/common.rb)
|
||||
# - URI::InvalidURIError - (in uri/common.rb)
|
||||
# - URI::InvalidComponentError - (in uri/common.rb)
|
||||
|
|
Loading…
Reference in a new issue