From 8e0c2248138138e6a4d6273310f3e2ae020e7914 Mon Sep 17 00:00:00 2001 From: Charles Crossan Date: Tue, 22 Dec 2020 17:47:24 -0500 Subject: [PATCH] remove extra whitespace --- src/meshwifi/meshhttp.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/meshwifi/meshhttp.cpp b/src/meshwifi/meshhttp.cpp index 79e7fd89..a0183f34 100644 --- a/src/meshwifi/meshhttp.cpp +++ b/src/meshwifi/meshhttp.cpp @@ -393,8 +393,6 @@ void handleStaticPost(HTTPRequest *req, HTTPResponse *res) res->println(""); } - - void handleSpiffsBrowseStatic(HTTPRequest *req, HTTPResponse *res) { // jm