Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and jlatusek committed May 24, 2024
1 parent 6ac8ca7 commit 6c81129
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/protocols/secure_channel/tests/TestCASESession.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ class TestContext : public Test::LoopbackMessagingContext
chip::Test::LoopbackMessagingContext::SetUp();
}
virtual void TearDown() override { chip::Test::LoopbackMessagingContext::TearDown(); }

};

void ServiceEvents(TestContext & ctx)
Expand Down

0 comments on commit 6c81129

Please sign in to comment.