remove extra whitespace

This commit is contained in:
Charles Crossan 2020-12-22 17:47:24 -05:00
parent 5a96dc0083
commit 8e0c224813

View File

@ -393,8 +393,6 @@ void handleStaticPost(HTTPRequest *req, HTTPResponse *res)
res->println("</body></html>");
}
void handleSpiffsBrowseStatic(HTTPRequest *req, HTTPResponse *res)
{
// jm