Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions lib/uri/mailto.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ module URI
# RFC6068, the mailto URL scheme.
#
class MailTo < Generic
include RFC2396_REGEXP

# A Default port of nil for URI::MailTo.
DEFAULT_PORT = nil

Expand Down