mirror of
https://gitee.com/gitea/gitea
synced 2026-01-02 05:36:36 +08:00
* clean up async/await, and sort init calls in `index.js * use `const _promise` to indicate that we do not need await an async function
* clean up async/await, and sort init calls in `index.js * use `const _promise` to indicate that we do not need await an async function