diff --git a/src/components/ChannelItem.svelte b/src/components/ChannelItem.svelte index 69d3485b8..815caa468 100644 --- a/src/components/ChannelItem.svelte +++ b/src/components/ChannelItem.svelte @@ -1,7 +1,6 @@ - -
-
-
- (expanded = event.detail.state)} /> - - {guide.url} - - - - -
-
- -
-
- {#if expanded} -
- -
- {/if} -
diff --git a/src/components/GuidesPopup.svelte b/src/components/GuidesPopup.svelte deleted file mode 100644 index fc5b70dfb..000000000 --- a/src/components/GuidesPopup.svelte +++ /dev/null @@ -1,55 +0,0 @@ - - -
-
-
-

- - - - - - {title} -

- -
-
-
diff --git a/src/pages/channels/[country]/[name]/+page.svelte b/src/pages/channels/[country]/[name]/+page.svelte index e51f36daf..548f3f2c5 100644 --- a/src/pages/channels/[country]/[name]/+page.svelte +++ b/src/pages/channels/[country]/[name]/+page.svelte @@ -1,5 +1,4 @@