From ca353f02feac0b5970e0583aa0383bc4aa850b5b Mon Sep 17 00:00:00 2001 From: Manuel Bustillo Date: Sat, 2 Nov 2024 11:27:44 +0100 Subject: [PATCH] Code cleanup --- app/dashboard/tables/page.tsx | 46 ----------------------------------- 1 file changed, 46 deletions(-) diff --git a/app/dashboard/tables/page.tsx b/app/dashboard/tables/page.tsx index db4f10b..2a63d37 100644 --- a/app/dashboard/tables/page.tsx +++ b/app/dashboard/tables/page.tsx @@ -10,50 +10,4 @@ export default function Page() { return( ) - return ( -
-
-

Table distributions

-
- -
-
- - - - - ); } \ No newline at end of file