diff --git a/app/Database/Seeds/PlatformSeeder.php b/app/Database/Seeds/PlatformSeeder.php index de8b04be..cac09048 100644 --- a/app/Database/Seeds/PlatformSeeder.php +++ b/app/Database/Seeds/PlatformSeeder.php @@ -222,13 +222,6 @@ class PlatformSeeder extends Seeder 'home_url' => 'https://www.spreaker.com/', 'submit_url' => 'https://www.spreaker.com/cms/shows/rss-import', ], - [ - 'slug' => 'stitcher', - 'type' => 'podcasting', - 'label' => 'Stitcher', - 'home_url' => 'https://www.stitcher.com/', - 'submit_url' => 'https://partners.stitcher.com/join', - ], [ 'slug' => 'tunein', 'type' => 'podcasting', diff --git a/app/Resources/icons/podcasting/stitcher.svg b/app/Resources/icons/podcasting/stitcher.svg deleted file mode 100755 index 0d59cba8..00000000 --- a/app/Resources/icons/podcasting/stitcher.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file