chore: lint

This commit is contained in:
karishmas6
2024-09-02 22:40:31 +05:30
parent fd63b0788b
commit 3dd4cdcf78

View File

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