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 cecille committed Aug 9, 2023
1 parent c5274ba commit 2297616
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/include/platform/RuntimeOptionsProvider.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ class RuntimeOptionsProvider
bool mSimulateNoInternalTime = false;
};
} // namespace app
} // namespace chip
} // namespace chip
2 changes: 1 addition & 1 deletion src/platform/RuntimeOptionsProvider.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ RuntimeOptionsProvider & RuntimeOptionsProvider::Instance()
return sRuntimeOptionsProvider;
}
} // namespace app
} // namespace chip
} // namespace chip

0 comments on commit 2297616

Please sign in to comment.