remove commented-out line of code
This commit is contained in:
parent
9fc5a543d5
commit
3722516f43
@ -25,7 +25,6 @@ Docs
|
||||
[wiki]:http://wiki.github.com/Homebrew/homebrew
|
||||
EOS
|
||||
|
||||
# puts ERB.new(template, nil, '>').result(binding)
|
||||
puts template if ARGV.verbose?
|
||||
path = Pathname.new('./README.md')
|
||||
raise "#{path} already exists" if path.exist?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user