From 76ca0576478b7175967a27f5d9dfc3d8c2a77667 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Wed, 19 Jul 2023 00:46:23 -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 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" }, -- cgit v1.2.3