From 1e7e41187d3bffa7f4778a80709071ed2a7895e6 Mon Sep 17 00:00:00 2001 From: sylvieee-iot Date: Mon, 21 Jul 2025 03:13:53 +0300 Subject: [PATCH] Very important work (#783) --- src/core/screen_layout.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/screen_layout.cpp b/src/core/screen_layout.cpp index 93407986..90dc2dd3 100644 --- a/src/core/screen_layout.cpp +++ b/src/core/screen_layout.cpp @@ -147,4 +147,3 @@ const char* ScreenLayout::layoutToString(Layout layout) { default: return "invalid"; } } - \ No newline at end of file