Remove Misc Code (#1597)

This commit is contained in:
Tyler Todd 2023-06-22 10:36:20 -04:00 committed by GitHub
commit 8b51313027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -696,10 +696,6 @@
});
{% endif %}
window.onload = function () {
document.getElementById("loading-spinner").style.display = "none";
}
</script>
{% endblock %}