From da13eccb881b1aaf5b7bf1fbaad3a0754390285f Mon Sep 17 00:00:00 2001 From: Brendan F Date: Wed, 12 Jul 2023 23:17:48 -0700 Subject: Remove duplicate "Let It Rock" --- src/constants/songs.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/constants') diff --git a/src/constants/songs.ts b/src/constants/songs.ts index 467ebb6..3e0d25d 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -276,7 +276,6 @@ export const songs = [ { artist: "Will Smith, Dru Hill, Kool Mo Dee", name: "Wild Wild West", youtubeId: "vRLED8AvVvQ" }, { artist: "311", name: "Stealing Happy Hours", youtubeId: "P22-e4Ol49s" }, { artist: "Pitbull, Ke$ha", name: "Timber", youtubeId: "GcYF1xnmZTI" }, - { artist: "Kevin Rudolf, Lil Wayne", name: "Let It Rock", youtubeId: "1lAdfEsf4p8" }, { artist: "Joe \"Bean\" Esposito", name: "You're The Best (The Karate Kid)", youtubeId: "p44G0U4sLCE" }, { artist: "Barenaked Ladies", name: "If I Had $1,000,000", youtubeId: "aynCgnbbgbM" }, { artist: "Chris Tilton", name: "Building the Foundation (SimCity 2013)", youtubeId: "d_QvSN07S5c" }, -- cgit v1.2.3