From 3a69aa8f3539e01fed07cddcd085df524a14cbd2 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Wed, 19 Jul 2023 20:56:48 -0700 Subject: Remove duplicate All Star --- src/constants/songs.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/constants/songs.ts b/src/constants/songs.ts index bcd72bf..eccbb8d 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -780,7 +780,6 @@ export const songs = [ { artist: "Bon Jovi", name: "Livin' On A Prayer", youtubeId: "YBdyc1WDlBQ" }, { artist: "Mötley Crüe", name: "Wild Side", youtubeId: "MVkTYD_3XPA" }, { artist: "Dave Rodgers", name: "Beat of the Rising Sun", youtubeId: "5WyN2y2FPnQ" }, - { artist: "Smash Mouth", name: "All Star", youtubeId: "-_RBJvfoszk" }, { artist: "Fitz and The Tantrums", name: "HandClap", youtubeId: "5AtkWnBjGBU" }, { artist: "3 Doors Down", name: "Be Like That", youtubeId: "HHpMtWtgUvc" }, { artist: "Eric Clapton", name: "Cocaine", youtubeId: "8QYdIswhbY4" }, -- cgit v1.2.3