applied clang-format

This commit is contained in:
SteveAmor 2021-11-07 12:10:23 +00:00
parent 5932391c8b
commit 37de10f47d

View file

@ -116,4 +116,3 @@ const char* DateTime::MonthShortToStringLow(Months month) {
void DateTime::Register(Pinetime::System::SystemTask* systemTask) { void DateTime::Register(Pinetime::System::SystemTask* systemTask) {
this->systemTask = systemTask; this->systemTask = systemTask;
} }