From c58110c7b706b95929f1ea7816cc0984588f1a61 Mon Sep 17 00:00:00 2001 From: jflattery <6561797+jflattery@users.noreply.github.com> Date: Thu, 21 Apr 2022 18:08:45 +0000 Subject: [PATCH] remove redunant line --- client/components/modals/podcast/EpisodeFeed.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/client/components/modals/podcast/EpisodeFeed.vue b/client/components/modals/podcast/EpisodeFeed.vue index e4a23678..eb1c0fe3 100644 --- a/client/components/modals/podcast/EpisodeFeed.vue +++ b/client/components/modals/podcast/EpisodeFeed.vue @@ -19,7 +19,6 @@
-

Published {{ $dateDistanceFromNow(episode.publishedAt) }}

#{{ episode.episode }}

{{ episode.title }}

{{ episode.subtitle }}