clean log

pull/537/head
Simon 9 months 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', () => {
console.log('DOM content loaded');
window.requestAnimationFrame(() => {
buildStats();
});

Loading…
Cancel
Save