diff --git a/src/web/WebSettingsService.cpp b/src/web/WebSettingsService.cpp index 68b1c328d..23dfe45c7 100644 --- a/src/web/WebSettingsService.cpp +++ b/src/web/WebSettingsService.cpp @@ -96,8 +96,6 @@ StateUpdateResult WebSettings::update(JsonObject root, WebSettings & settings) { bool psram = false; #endif - - #ifdef EMSESP_DEBUG EMSESP::logger().debug("NVS boot value is %s, board profile is %s, EMSESP_DEFAULT_BOARD_PROFILE is %s", EMSESP::nvs_.getString("boot").c_str(),