Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and mbknust committed Apr 16, 2024
1 parent d459405 commit 0905264
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/transport/tests/LoopbackTransportManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Test::IOContext LoopbackTransportManager::sIOContext;
TransportMgr<LoopbackTransport> LoopbackTransportManager::sTransportManager;

} // namespace Test
} // namespace chip
} // namespace chip
2 changes: 1 addition & 1 deletion src/transport/tests/UDPTransportManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ namespace Test {
Test::IOContext UDPTransportManager::sIOContext;
TransportMgr<chip::Transport::UDP> UDPTransportManager::sTransportManager;
}
}
}

0 comments on commit 0905264

Please sign in to comment.