mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-04-29 12:05:12 +00:00
fix lint
This commit is contained in:
@@ -251,8 +251,6 @@ uint8_t WebStatusService::upgradeImportantMessages(std::string & version) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
uint8_t upgradeImportantMessageType = 0;
|
||||
|
||||
// it's a filename with a .bin or .md extension, try and extract the version from it
|
||||
// e.g. EMS-ESP-3_8_2-dev_13-ESP32-16MB+.bin -> major=3 minor=8 patch=2
|
||||
version::Semver200_version latest_version;
|
||||
|
||||
Reference in New Issue
Block a user