diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-12-26 13:38:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-26 13:38:47 -0500 |
| commit | a6194924dc2a82badf20d5c529823935d81e46fd (patch) | |
| tree | edb7ba439b3a00ba1e36ed12ddbf19b357fea8e7 /src/constants | |
| parent | d72b612b637554880dbddf440a327d3911646a49 (diff) | |
Remove duplicate "Runnin' with the Devil"
Diffstat (limited to 'src/constants')
| -rw-r--r-- | src/constants/songs.ts | 1 |
1 files changed, 0 insertions, 1 deletions
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" }, |
