clean log

pull/537/head
Simon 1 year ago
parent 0c9c88fc0b
commit 5cf5b4edb7
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -163,7 +163,6 @@ async function buildStats() {
} }
document.addEventListener('DOMContentLoaded', () => { document.addEventListener('DOMContentLoaded', () => {
console.log('DOM content loaded');
window.requestAnimationFrame(() => { window.requestAnimationFrame(() => {
buildStats(); buildStats();
}); });

Loading…
Cancel
Save