mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
remove promise-polyfill (#9812)
promises are polyfilled by babel, it's no longer needed.
This commit is contained in:
promises are polyfilled by babel, it's no longer needed.