From 9560d8bc606e3e92b4af6d053b9042d4593079c9 Mon Sep 17 00:00:00 2001 From: PallaviKhedle Date: Fri, 27 Oct 2023 10:04:40 -0700 Subject: [PATCH] chngs --- src/components/homePage/inSight.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/homePage/inSight.js b/src/components/homePage/inSight.js index aa9eabf..c4c7bfa 100644 --- a/src/components/homePage/inSight.js +++ b/src/components/homePage/inSight.js @@ -36,7 +36,6 @@ const TableWrapper = styled('div')({ }) export default function InsightTable({ analyzerData }) { - console.log('analyzerData', analyzerData); return (