Skip to content

Commit

Permalink
Delete URI::FTP comment
Browse files Browse the repository at this point in the history
  • Loading branch information
soutaro authored Nov 2, 2023
1 parent 311f756 commit e13e32e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions stdlib/open-uri/0/open-uri.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -334,14 +334,6 @@ module URI
include OpenURI::OpenRead
end

# <!-- rdoc-file=lib/uri/ftp.rb -->
# FTP URI syntax is defined by RFC1738 section 3.2.
#
# This class will be redesigned because of difference of implementations; the
# structure of its path. draft-hoffman-ftp-uri-04 is a draft but it is a good
# summary about the de facto spec.
# http://tools.ietf.org/html/draft-hoffman-ftp-uri-04
#
%a{annotate:rdoc:skip}
class FTP
include OpenURI::OpenRead
Expand Down

0 comments on commit e13e32e

Please sign in to comment.