removed empty lines

This commit is contained in:
IsiGebauer 2025-01-12 22:34:32 +01:00
parent 249191a1c8
commit ed1518f151
No known key found for this signature in database
GPG key ID: 65BE6ED421A3F911

View file

@ -189,8 +189,6 @@ DEFINE_uint64(threads_count, 0, "Desired count of threads. If count equals zero,
"threads is set automatically.");
DEFINE_bool(verbose, false, "Provide more detailed output.");
MAIN_WITH_ERROR_HANDLING([](int argc, char ** argv)
{
using namespace generator;