CodeFactor review
This commit is contained in:
@@ -247,7 +247,6 @@ int main(int argc, char* argv[])
|
||||
{
|
||||
std::cerr << "Parsing failed: " << e.what() << std::endl;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
catch (std::exception& e)
|
||||
|
||||
Reference in New Issue
Block a user