Skip to content

Commit

Permalink
Drop the request submit polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Jan 23, 2025
1 parent e94cea2 commit 998fd99
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 28 deletions.
27 changes: 0 additions & 27 deletions workbench/static/workbench/lib/form-request-submit-polyfill.js

This file was deleted.

Empty file modified workbench/static/workbench/lib/timestamps.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion workbench/templates/site_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<script src="{% static 'workbench/lib/jquery-ui.min.js' %}"></script>

{% if not TESTING %}{% webpack_assets 'main' %}{% endif %}
<script src="{% static 'workbench/lib/form-request-submit-polyfill.js' %}" defer></script>
<link rel="shortcut icon" href="{% static 'workbench/lib/favicon.png' %}">
<meta name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
Expand Down

0 comments on commit 998fd99

Please sign in to comment.