Remove Misc Code (#1597)

This commit is contained in:
Tyler Todd
2023-06-22 10:36:20 -04:00
committed by GitHub

View File

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