Skip to content

Commit 86ac83e

Browse files
restyled-commitsandreilitvin
authored andcommitted
Restyled by clang-format
1 parent 3d395c7 commit 86ac83e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/app/InteractionModelTimeout.h

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
#include <system/SystemClock.h>
2121
#include <transport/Session.h>
22-
#include <transport/Session.h>
2322

2423
namespace chip {
2524
namespace app {

src/transport/SessionManager.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
#include <transport/GroupSession.h>
4343
#include <transport/MessageCounterManagerInterface.h>
4444
#include <transport/SecureSessionTable.h>
45-
#include <transport/SessionDelegate.h>
4645
#include <transport/Session.h>
46+
#include <transport/SessionDelegate.h>
4747
#include <transport/SessionHolder.h>
4848
#include <transport/SessionMessageDelegate.h>
4949
#include <transport/TransportMgr.h>

0 commit comments

Comments
 (0)