Remove Misc Code

This commit is contained in:
Tyler Todd
2023-06-22 10:35:52 -04:00
committed by GitHub
parent 8e53e4ae48
commit fa7b146c78

View File

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