remove fetch polyfill
I should have this, but I'll deal with it later
This commit is contained in:
parent
88ce5f3d1d
commit
3f96c8cd9d
2 changed files with 0 additions and 2 deletions
|
@ -72,7 +72,6 @@
|
|||
<script>
|
||||
var csrf_token = '{{ csrf_token }}';
|
||||
</script>
|
||||
<script src="/static/js/unfetch.js"></script>
|
||||
<script src="/static/js/shared.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue