Remove obvious comment

This commit is contained in:
Anatol Broder
2013-09-17 20:36:33 +02:00
parent e5f99e2798
commit 7f62e69837

View File

@@ -110,7 +110,6 @@ eos
end
# This method allows to modify the file content by inheriting from the class.
# Dont refactor it.
def source(file)
File.read(file)
end