diff --git a/components/wifi-manager/http_server_handlers.c b/components/wifi-manager/http_server_handlers.c index b983cf47..fb30eb57 100644 --- a/components/wifi-manager/http_server_handlers.c +++ b/components/wifi-manager/http_server_handlers.c @@ -1108,7 +1108,3 @@ esp_err_t err_handler(httpd_req_t *req, httpd_err_code_t error){ return err; } - - - -