From 29419971f23b4a7238c312e93d2f5314d30a902b Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sun, 25 Aug 2024 23:46:24 +0530 Subject: [PATCH] chore: remove whitespace --- src/components/molecules/InterpretationLog.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 83486b65..22822307 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -19,8 +19,6 @@ import TableHead from '@mui/material/TableHead'; import TableRow from '@mui/material/TableRow'; import Paper from '@mui/material/Paper'; - - function createData( name: string, calories: number,