clang-format some files

This commit is contained in:
ridiculousfish
2019-07-06 13:10:03 -07:00
parent bc0329f775
commit 0e4fe53718
2 changed files with 30 additions and 21 deletions

View File

@@ -2555,7 +2555,6 @@ struct autoload_tester_t {
run(L"rm -Rf %ls", p1.c_str());
run(L"rm -Rf %ls", p2.c_str());
}
};