mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-29 19:03:52 +00:00
remove unused parser
This commit is contained in:
parent
2743b9d310
commit
dcb9125b32
@ -980,8 +980,6 @@ void handleBlinkLED(HTTPRequest *req, HTTPResponse *res)
|
||||
|
||||
ResourceParameters *params = req->getParams();
|
||||
std::string blink_target;
|
||||
HTTPBodyParser *parser;
|
||||
|
||||
|
||||
if (! params->getQueryParameter("blink_target", blink_target)) {
|
||||
// if no blink_target was supplied in the URL parameters of the
|
||||
|
Loading…
Reference in New Issue
Block a user