remove fetch polyfill
I should have this, but I'll deal with it later
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user