1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-14 00:48:17 -04:00
Commit Graph

1 Commits

Author SHA1 Message Date
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