Format header files
In my PR updating clang-format, I forgot to also format the headers.
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Pinetime {
|
||||
public:
|
||||
void Init() override {
|
||||
}
|
||||
|
||||
void Resume() override {
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user