From b44fb81f947967acd2f2d10bc2bde95794c7630c Mon Sep 17 00:00:00 2001 From: skidoodle <53189968+skidoodle@users.noreply.github.com> Date: Sun, 14 Aug 2022 21:14:56 +0200 Subject: [PATCH] Update index.tsx --- pages/index.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index bb2df9f..53a7d52 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -17,7 +17,6 @@ export default function() { if(!spotify) return return ( - <>
@@ -57,6 +56,5 @@ export default function() { - ) -} \ No newline at end of file +}