mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-27 06:39:32 +00:00
ad2713fc00
The status includes a description of how long the device has been in this state (Up 6 weeks), which is frequently wrong as when the device first starts up its clock isn't up to date. It's confusing and messy, best to just remove it entirely. Fixes #828 Change-Type: patch