chore: lint

This commit is contained in:
karishmas6
2024-09-03 09:45:09 +05:30
parent 497f29d4c4
commit a29d9881ca

View File

@@ -840,9 +840,6 @@ export const getChildSelectors = async (page: Page, parentSelector: string): Pro
}
};
/**
* Returns the first pair from the given workflow that contains the given selector
* inside the where condition, and it is the only selector there.