From 96b39002eb8d370b215e72e0d21621e7ada6d58a Mon Sep 17 00:00:00 2001 From: Yassine Doghri Date: Thu, 15 Oct 2020 15:24:16 +0000 Subject: [PATCH] chore: clean interactive rebase conflicts --- app/Views/_message_block.php | 13 ++----------- app/Views/episode.php | 26 +------------------------- app/Views/episodes/view.php | 20 -------------------- app/Views/podcast.php | 6 ------ 4 files changed, 3 insertions(+), 62 deletions(-) delete mode 100644 app/Views/episodes/view.php diff --git a/app/Views/_message_block.php b/app/Views/_message_block.php index f086baf6..692baf70 100644 --- a/app/Views/_message_block.php +++ b/app/Views/_message_block.php @@ -11,19 +11,10 @@ has('errors')): ?> -<<<<<<< HEAD - - -======= - ->>>>>>> ef31ffe... refactor: add php_codesniffer to define castopod's coding style based on psr-1 + diff --git a/app/Views/episode.php b/app/Views/episode.php index e943eb9b..9baa9270 100644 --- a/app/Views/episode.php +++ b/app/Views/episode.php @@ -105,29 +105,6 @@ -<<<<<<< HEAD -< -

title ?>

-Episode cover - - -<<<<<<< HEAD -endSection() -?> -======= -
-description_html ?> -
- -endSection() ?> ->>>>>>> 240f1d4... feat: enhance ui using javascript in admin area -=======
description_html ?>
@@ -144,5 +121,4 @@ - ->>>>>>> ecc68b2... feat(public-ui): adapt wireframes to public podcast and episode pages + \ No newline at end of file diff --git a/app/Views/episodes/view.php b/app/Views/episodes/view.php deleted file mode 100644 index 63a3a7b7..00000000 --- a/app/Views/episodes/view.php +++ /dev/null @@ -1,20 +0,0 @@ -extend('layouts/default') ?> - -section('content') ?> - -

title ?>

-Episode cover - - -endSection() -?> diff --git a/app/Views/podcast.php b/app/Views/podcast.php index e2f6fa7b..346e296f 100644 --- a/app/Views/podcast.php +++ b/app/Views/podcast.php @@ -79,11 +79,6 @@ -<<<<<<< HEAD - -endSection() -?> -=======