fix-formatting

This commit is contained in:
Miguel 2024-03-31 17:44:54 +02:00 committed by GitHub
parent df58cc6aab
commit d2fb085d3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 21 additions and 22 deletions

View file

@ -3215,4 +3215,3 @@ int main(int argc, char* argv[]) {
detached_tasks.WaitForAllTasks();
return result;
}