Remove useless comment.
This commit is contained in:
parent
9022dc91ea
commit
41b790a4a8
@ -228,11 +228,6 @@ def main
|
|||||||
rescue e
|
rescue e
|
||||||
Baguette::Log.error "error reading template #{template_file}: #{e}"
|
Baguette::Log.error "error reading template #{template_file}: #{e}"
|
||||||
exit 1
|
exit 1
|
||||||
#if File.exists? "./templates"
|
|
||||||
#else
|
|
||||||
# Baguette::Log.error "tried template directory './templates', but doesn't exist either"
|
|
||||||
# exit 1
|
|
||||||
#end
|
|
||||||
end
|
end
|
||||||
|
|
||||||
if simulation
|
if simulation
|
||||||
|
Loading…
Reference in New Issue
Block a user