clang format

This commit is contained in:
gabime
2023-07-28 17:38:54 +03:00
parent 2ecc00e9c6
commit 6cac90b89a
6 changed files with 4 additions and 10 deletions

View File

@@ -78,4 +78,3 @@ TEST_CASE("stderr_color_mt", "[stderr]")
l->critical("Test stderr_color_mt");
spdlog::drop_all();
}