Alex King 3f4334985b
[Cleanup] Remove unnecessary condition and cleanup variable name in tasks.cpp (#3293)
# Notes
- `task_state` is verified by `safe_delete`.
- `size` is the name of a member variable, we should just use `sizeof(uint32_t)` instead.
2023-04-14 19:38:28 -04:00
..
2021-08-31 01:24:21 -05:00
2023-03-20 11:39:14 -04:00
2022-05-09 20:49:43 -05:00
2020-01-31 20:25:06 -06:00