Skip to content

Commit

Permalink
style: clang-tidy auto fixes (#1803)
Browse files Browse the repository at this point in the history
Fixes #1802. Please review and commit clang-tidy fixes.

Co-authored-by: kuznetsss <[email protected]>
  • Loading branch information
github-actions[bot] and kuznetsss authored Dec 23, 2024
1 parent 285d4e6 commit efe5d08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/util/async/AsyncExecutionContextTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include "util/async/context/BasicExecutionContext.hpp"
#include "util/async/context/SyncExecutionContext.hpp"

#include <gmock/gmock.h>
#include <gtest/gtest.h>

#include <chrono>
Expand Down

0 comments on commit efe5d08

Please sign in to comment.