diff --git a/viz/app/linker_page.js b/viz/app/linker_page.js index 3339141..71a6c0e 100644 --- a/viz/app/linker_page.js +++ b/viz/app/linker_page.js @@ -193,14 +193,12 @@ export async function renderSkuLinker($app) { )}${esc(plus)}` : `${esc(store)}${esc(plus)}`; - const thumbHref = href || ""; - const pinnedBadge = pinned ? `PINNED` : ``; return `
-