boardd: resolve TODO, still need that for USB errors

pull/22997/head
Adeeb Shihadeh 2021-11-20 19:06:47 -08:00
parent 1d2dfab81c
commit 944fa5fa08
1 changed files with 0 additions and 1 deletions

View File

@ -334,7 +334,6 @@ bool send_panda_states(PubMaster *pm, const std::vector<Panda *> &pandas, bool s
}
#endif
// TODO: do we still need this?
if (!panda->comms_healthy) {
evt.setValid(false);
}