0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 15:35:27 +01:00
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in index.js (#17386)
* 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
2021-11-09 17:27:25 +08:00
..