From 3e75c9fe21166a6ea9911fa59eeafcc0f3b1fe74 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 31 Aug 2024 00:58:11 +0530 Subject: [PATCH] chore: lint --- src/components/organisms/RightSidePanel.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/organisms/RightSidePanel.tsx b/src/components/organisms/RightSidePanel.tsx index 4537769d..b2d6fba1 100644 --- a/src/components/organisms/RightSidePanel.tsx +++ b/src/components/organisms/RightSidePanel.tsx @@ -140,7 +140,6 @@ export const RightSidePanel = () => { setSelectedPaginationSetting(null); // Reset selected option }, [selectedPaginationSetting, stopCaptureAndEmitGetListSettings]); - const captureScreenshot = (fullPage: boolean) => { const screenshotSettings: ScreenshotSettings = { fullPage,