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 yyzhong-g committed Sep 10, 2024
1 parent c02cc27 commit 04895c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/EventScheduler.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ namespace app {
class EventScheduler
{
public:
virtual ~EventScheduler() = default;
virtual ~EventScheduler() = default;

/**
* @brief
Expand Down

0 comments on commit 04895c1

Please sign in to comment.