UI: remove comma points (#28303)

* UI: remove comma points

* remove param
This commit is contained in:
Cameron Clough
2023-05-30 18:18:47 -07:00
committed by GitHub
parent 2e4e41a7d3
commit e875bcfaee
9 changed files with 0 additions and 64 deletions

View File

@@ -189,7 +189,6 @@ std::unordered_map<std::string, uint32_t> keys = {
{"ApiCache_Device", PERSISTENT},
{"ApiCache_DriveStats", PERSISTENT},
{"ApiCache_NavDestinations", PERSISTENT},
{"ApiCache_Owner", PERSISTENT},
{"Offroad_BadNvme", CLEAR_ON_MANAGER_START},
{"Offroad_CarUnrecognized", CLEAR_ON_MANAGER_START | CLEAR_ON_ONROAD_TRANSITION},
{"Offroad_ConnectivityNeeded", CLEAR_ON_MANAGER_START},