fix js bug

This commit is contained in:
overcuriousity
2026-01-17 23:15:21 +01:00
parent 1fc952c811
commit e925893496
2 changed files with 0 additions and 8 deletions

View File

@@ -689,10 +689,6 @@
scales: getScaleOptions(data)
}
});
} catch (error) {
console.error('Error loading overview:', error);
}
}
async function loadComparison() {