From 64476074cbc7375afe2388ddd6e9e3275c25f3bd Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 21 Sep 2023 17:02:18 -0300 Subject: data: minor fixes --- src/upd8.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/upd8.js') diff --git a/src/upd8.js b/src/upd8.js index 92e89eaf..2cc8f554 100755 --- a/src/upd8.js +++ b/src/upd8.js @@ -613,10 +613,6 @@ async function main() { // which are only available after the initial linking. sortWikiDataArrays(wikiData); - console.log( - CacheableObject.getUpdateValue(wikiData.albumData[0], 'trackSections'), - wikiData.albumData[0].trackSections); - if (precacheData) { progressCallAll('Caching all data values', Object.entries(wikiData) .filter(([key]) => -- cgit 1.3.0-6-gf8a5