mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-20 16:56:17 +00:00
Remove unnecessary comment
This commit is contained in:
parent
3f79dd0139
commit
a3a077b427
@ -137,7 +137,6 @@ inline void onReceiveJson(byte *payload, size_t length)
|
||||
return;
|
||||
}
|
||||
|
||||
// check if it is a valid envelope
|
||||
JSONObject json;
|
||||
json = json_value->AsObject();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user