Few formatting fixes
This commit is contained in:
@@ -288,4 +288,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