CodeFactor review

This commit is contained in:
emeric
2024-03-02 00:23:23 +01:00
parent 3a64f721f0
commit ca3ba749fe
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -247,7 +247,6 @@ int main(int argc, char* argv[])
{
std::cerr << "Parsing failed: " << e.what() << std::endl;
}
}
}
catch (std::exception& e)