CodeFactor review
This commit is contained in:
@@ -58,7 +58,6 @@ namespace MetaData
|
||||
}
|
||||
|
||||
visitTagIfNonEmpty(value);
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
@@ -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