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,