From 760fce64c96fc2b5e535fe101e89eda49c14a3ff Mon Sep 17 00:00:00 2001 From: booploops <49113086+booploops@users.noreply.github.com> Date: Wed, 2 Mar 2022 06:03:48 -0800 Subject: [PATCH] Update index.js --- src/renderer/index.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/renderer/index.js b/src/renderer/index.js index f53e8707..988d3601 100644 --- a/src/renderer/index.js +++ b/src/renderer/index.js @@ -1371,10 +1371,6 @@ const app = new Vue({ console.log("playlist has no cache") } - const playlistroot = await app.mk.api.v3.music("/v1/me/library/playlist-folders/p.playlistsroot/children/") - - newListing = [] - this.library.backgroundNotification.message = "Building playlist cache..." this.library.backgroundNotification.show = true