summaryrefslogtreecommitdiff
path: root/lib/uri/ftp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uri/ftp.rb')
-rw-r--r--lib/uri/ftp.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/uri/ftp.rb b/lib/uri/ftp.rb
index fb38481193..ec8b6e6fe7 100644
--- a/lib/uri/ftp.rb
+++ b/lib/uri/ftp.rb
@@ -262,5 +262,4 @@ module URI
return str
end
end
- @@schemes['FTP'] = FTP
end