aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uri/file.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uri/file.rb')
-rw-r--r--lib/uri/file.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/uri/file.rb b/lib/uri/file.rb
index 561ec703c4..45a7a8b666 100644
--- a/lib/uri/file.rb
+++ b/lib/uri/file.rb
@@ -89,6 +89,4 @@ module URI
def set_password(v)
end
end
-
- @@schemes['FILE'] = File
end