clang-format

This commit is contained in:
gabime
2019-07-10 02:42:47 +03:00
parent 261d2c5ae4
commit 5f27697198
6 changed files with 7 additions and 11 deletions

View File

@@ -39,7 +39,6 @@ int main(int argc, char *argv[])
size_t file_size = 30 * 1024 * 1024;
size_t rotating_files = 5;
try
{