mirror of
https://gitee.com/gitea/gitea
synced 2026-02-21 06:05:36 +08:00
The first step of #23328 This PR cleans: 1. Dead function like `SubStr` 2. Unnecessary function like `UseHTTPS`, it should be provided by `window.origin` 3. Duplicate function like `IsShowFullName`, there was already a `DeafultShowFullName` I have searched these removed functions globally, no use in code.
1.6 KiB
1.6 KiB