From bd8346d9e2a753ff9bfef21b6d1c368fad2686b4 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sun, 3 Mar 2024 19:00:43 -0800 Subject: Remove duplicate "No One Like You" --- 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 9087d33..4a36e1d 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -1109,7 +1109,6 @@ export const songs = [ { artist: "Creedence Clearwater Revival", name: "Green River", youtubeId: "w0VI1zByJ3s" }, { artist: "Jaycut, Kolt Siewerts, Soulpride", name: "The Flute Tune (Soulpride Remix)", youtubeId: "asnnRxedHVc" }, { artist: "Iyaz", name: "Replay", youtubeId: "4FqGpT3yhUI" }, - { artist: "Scorpions", name: "No One Like You", youtubeId: "Yp5UHsnWolY" }, { artist: "Bruce Springsteen", name: "Dancing In the Dark", youtubeId: "nCFTL4IO6t4" }, { artist: "Styx", name: "Renegade", youtubeId: "E9eLz4DrwF8" }, { artist: "American Hi-Fi", name: "Flavor Of The Weak", youtubeId: "B-mi4SdTomM" }, -- cgit v1.2.3