Very important work (#783)

This commit is contained in:
sylvieee-iot
2025-07-21 03:13:53 +03:00
committed by GitHub
parent 2ccb264a86
commit 1e7e41187d

View File

@@ -147,4 +147,3 @@ const char* ScreenLayout::layoutToString(Layout layout) {
default: return "invalid";
}
}