From 783c226d2aeeca980c723a73a7cd31774e4c4833 Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 9 Sep 2024 11:37:02 +0200 Subject: [PATCH] formatting --- src/emsesp.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/emsesp.cpp b/src/emsesp.cpp index e4bc36946..05d15d67f 100644 --- a/src/emsesp.cpp +++ b/src/emsesp.cpp @@ -1567,7 +1567,6 @@ void EMSESP::start() { } #endif - // do a quick scan of the filesystem to see if we a settings file in the /config folder // so we know if this is a new factory install or not #ifndef EMSESP_STANDALONE