From a6194924dc2a82badf20d5c529823935d81e46fd Mon Sep 17 00:00:00 2001 From: Brendan F Date: Tue, 26 Dec 2023 13:38:47 -0500 Subject: Remove duplicate "Runnin' with the Devil" --- 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 097a7d3..198d622 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -512,7 +512,6 @@ export const songs = [ { artist: "Rick James", name: "Super Freak", youtubeId: "wnKc4zi0MLA" }, { artist: "Third Eye Blind", name: "Never Let You Go", youtubeId: "2nroaoWEXIA" }, { artist: "Herman's Hermits", name: "I'm Into Something Good", youtubeId: "MDUCOwp1p60" }, - { artist: "Van Halen", name: "Runnin' with the Devil", youtubeId: "enL_lzVyNdM" }, { artist: "Sammy Hagar", name: "I Can't Drive 55", youtubeId: "2Qf98egLWOk" }, { artist: "Talking Heads", name: "Road to Nowhere", youtubeId: "FhRLGarxEuY" }, { artist: "Pat Benatar", name: "Love Is A Battlefield", youtubeId: "vo6PgC0cP4c" }, -- cgit v1.2.3