remove promise-polyfill (#9812)

promises are polyfilled by babel, it's no longer needed.
This commit is contained in:
silverwind
2020-01-16 23:52:07 +01:00
committed by zeripath
parent 18e0447b3f
commit cc2916dc5a
4 changed files with 2 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
/vendor
/public/vendor
/public/vendor/plugins
/public/vendor/assets
/modules/options/bindata.go
/modules/public/bindata.go
/modules/templates/bindata.go