Brace style and whitespace fixes
This commit is contained in:
@@ -281,4 +281,4 @@ namespace Pinetime {
|
||||
return std::chrono::duration_cast<std::chrono::seconds>(dateTimeController.CurrentDateTime().time_since_epoch()).count();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@@ -139,4 +139,4 @@ namespace Pinetime {
|
||||
uint64_t getCurrentUNIXTimestamp() const;
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user