chore: remove unused cod
This commit is contained in:
@@ -185,11 +185,6 @@ export const BrowserWindow = () => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// if (paginationMode && getList) {
|
|
||||||
// addListStep(listSelector!, fields, currentListId || 0, { type: '', selector: highlighterData.selector });
|
|
||||||
// return;
|
|
||||||
// }
|
|
||||||
|
|
||||||
if (paginationMode && getList) {
|
if (paginationMode && getList) {
|
||||||
setPaginationSelector(highlighterData.selector)
|
setPaginationSelector(highlighterData.selector)
|
||||||
// In pagination mode, treat any selection as the pagination selector
|
// In pagination mode, treat any selection as the pagination selector
|
||||||
|
|||||||
Reference in New Issue
Block a user