Remove useless comment.

master
Philippe Pittoli 2023-06-29 11:01:21 +02:00
parent 9022dc91ea
commit 41b790a4a8
1 changed files with 0 additions and 5 deletions

View File

@ -228,11 +228,6 @@ def main
rescue e
Baguette::Log.error "error reading template #{template_file}: #{e}"
exit 1
#if File.exists? "./templates"
#else
# Baguette::Log.error "tried template directory './templates', but doesn't exist either"
# exit 1
#end
end
if simulation