Apply clang-format to Settings.h

This commit is contained in:
Autoformatter 2022-06-02 06:42:50 +00:00 committed by ITCactus
parent b4f4e2f3fe
commit 0300a8fa80

View File

@ -106,7 +106,6 @@ namespace Pinetime {
return watchFacesMenu;
};
uint8_t GetAppMenu() const {
return appMenu;
};