Remove obvious comment
This commit is contained in:
parent
e5f99e2798
commit
7f62e69837
|
@ -110,7 +110,6 @@ eos
|
||||||
end
|
end
|
||||||
|
|
||||||
# This method allows to modify the file content by inheriting from the class.
|
# This method allows to modify the file content by inheriting from the class.
|
||||||
# Don’t refactor it.
|
|
||||||
def source(file)
|
def source(file)
|
||||||
File.read(file)
|
File.read(file)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue