summaryrefslogtreecommitdiffstats
path: root/public/vendor/librejs.html
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2020-01-16 23:52:07 +0100
committerzeripath <art27@cantab.net>2020-01-16 22:52:07 +0000
commitcc2916dc5acea2c32372082986f8c2e2c43e55fe (patch)
tree160e78ca7033efb5cbf17c592ab3dafb2c38fa81 /public/vendor/librejs.html
parent18e0447b3f65cb6aab2eec6b742edf911773097f (diff)
downloadgitea-cc2916dc5acea2c32372082986f8c2e2c43e55fe.tar.gz
gitea-cc2916dc5acea2c32372082986f8c2e2c43e55fe.zip
remove promise-polyfill (#9812)
promises are polyfilled by babel, it's no longer needed.
Diffstat (limited to 'public/vendor/librejs.html')
-rw-r--r--public/vendor/librejs.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/public/vendor/librejs.html b/public/vendor/librejs.html
index 59d60818a5..33cc72ef3b 100644
--- a/public/vendor/librejs.html
+++ b/public/vendor/librejs.html
@@ -150,11 +150,6 @@
<td><a href="https://github.com/moment/moment/blob/develop/LICENSE">MIT</a></td>
<td><a href="https://github.com/moment/moment/archive/2.22.2.tar.gz">0.4.1.tar.gz</a></td>
</tr>
- <tr>
- <td><a href="./plugins/promise-polyfill/">promise-polyfill</a></td>
- <td><a href="https://github.com/taylorhakes/promise-polyfill/blob/master/LICENSE">MIT</a></td>
- <td><a href="https://github.com/taylorhakes/promise-polyfill/archive/8.1.0.tar.gz">8.1.0.tar.gz</a></td>
- </tr>
</tbody>
</table>
</body>