diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-07-19 00:46:23 -0700 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-07-19 00:46:23 -0700 |
| commit | 76ca0576478b7175967a27f5d9dfc3d8c2a77667 (patch) | |
| tree | f8689b68d5486c247a7374d59c7ee2027d138ab1 /src/constants | |
| parent | 178bce58e816c047affbb4f478d1d66f855356ba (diff) | |
Remove duplicate song
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 48093ec..bcd72bf 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -620,7 +620,6 @@ export const songs = [ { artist: "C418", name: "Minecraft (Minecraft)", youtubeId: "XuZDeT8zI5c" }, { artist: "Post Malone, Swae Lee", name: "Sunflower (Spider-Man: Into the Spider-Verse)", youtubeId: "r7Rn4ryE_w8" }, { artist: "Bruce Springsteen", name: "Born in the U.S.A.", youtubeId: "tRx212PUa4g" }, - { artist: "Smash Mouth", name: "Walkin' on the Sun", youtubeId: "p8LZhGUu7C8" }, { artist: "Thin Lizzy", name: "The Boys Are Back In Town", youtubeId: "nN120kCiVyQ" }, { artist: "Paul Simon", name: "You Can Call Me Al", youtubeId: "OMbfT3Wppjo" }, { artist: "Electric Light Orchestra", name: "Don't Bring Me Down", youtubeId: "kW0HZy8J0v0" }, |
