Skip to content
Snippets Groups Projects
Commit abd4c699 authored by Dominyk Tiller's avatar Dominyk Tiller
Browse files

pathname: remove redundant spacing

parent 7e7838b5
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,6 @@ class Pathname
end
private :default_stat
# @private
def cp_path_sub(pattern, replacement)
raise "#{self} does not exist" unless self.exist?
......@@ -230,7 +229,6 @@ class Pathname
false
end
# @private
def version
require "version"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment