From 0e6c7ab734f4420014b0308f5c838e414f1857d9 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sat, 14 Sep 2024 08:55:11 -0700 Subject: Remove duplicate song --- src/constants/songs.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/constants/songs.ts b/src/constants/songs.ts index 9256646..3ffef3e 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -670,7 +670,6 @@ export const songs = [ { artist: "Toby Fox", name: "Death by Glamour (Undertale)", youtubeId: "2TgO-tN5wAM" }, { artist: "Buster Poindexter and His Banshees Of Blue", name: "Hot Hot Hot", youtubeId: "bKP18BpvX_o" }, { artist: "Michael Jackson", name: "Rock with You", youtubeId: "OvzJZTkWYoY" }, - { artist: "Barbra Streisand", name: "Memory", youtubeId: "wbqsd4Flxh4" }, { artist: "Grand Funk Railroad", name: "We're An American Band", youtubeId: "QxNXFNCTr2I" }, { artist: "Paul Simon", name: "You Can Call Me Al", youtubeId: "OMbfT3Wppjo" }, { artist: "Hot Chelle Rae, New Boyz", name: "I Like It Like That", youtubeId: "Xvs5YJ7-two" }, -- cgit v1.2.3