diff --git a/src/components/guide/guide.js b/src/components/guide/guide.js index dc97b79855..660bf091be 100644 --- a/src/components/guide/guide.js +++ b/src/components/guide/guide.js @@ -591,9 +591,6 @@ function Guide(options) { let html = ''; for (const channel of channels) { - const hasChannelLogo = channel.ImageTags.Logo; - const hasChannelPrimary = channel.ImageTags.Primary; - let cssClass = 'guide-channelHeaderCell itemAction'; if (layoutManager.tv) { @@ -610,24 +607,16 @@ function Guide(options) { html += '