lib/uri/ftp.rb in uri-0.10.0.3 vs lib/uri/ftp.rb in uri-0.10.1
- old
+ new
@@ -1,10 +1,9 @@
# frozen_string_literal: false
# = uri/ftp.rb
#
# Author:: Akira Yamada <akira@ruby-lang.org>
# License:: You can redistribute it and/or modify it under the same term as Ruby.
-# Revision:: $Id$
#
# See URI for general documentation
#
require_relative 'generic'