mirror of
https://github.com/go-gitea/gitea
synced 2025-02-07 04:17:01 +01:00
1. There are already global "unit consts", no need to use context data, which is fragile 2. Remove the "String()" method from "unit", it would only cause rendering problems in templates --------- Co-authored-by: silverwind <me@silverwind.io>