mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-27 20:08:49 +03: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