Codefactor review

This commit is contained in:
emeric
2022-05-25 21:04:35 +02:00
parent d13cb3e0ad
commit ee42e51b00
27 changed files with 2 additions and 34 deletions
-1
View File
@@ -194,7 +194,6 @@ int main(int argc, char *argv[])
parse(parser, file);
}
}
}
catch (std::exception& e)
{