diff --git a/src/components/organisms/BrowserWindow.tsx b/src/components/organisms/BrowserWindow.tsx index baf57375..a1c7ea82 100644 --- a/src/components/organisms/BrowserWindow.tsx +++ b/src/components/organisms/BrowserWindow.tsx @@ -185,11 +185,6 @@ export const BrowserWindow = () => { } } - // if (paginationMode && getList) { - // addListStep(listSelector!, fields, currentListId || 0, { type: '', selector: highlighterData.selector }); - // return; - // } - if (paginationMode && getList) { setPaginationSelector(highlighterData.selector) // In pagination mode, treat any selection as the pagination selector