fix: whitespace

This commit is contained in:
karishmas6
2024-09-02 10:31:45 +05:30
parent 88b7a7bf16
commit 002e17b596

View File

@@ -790,10 +790,6 @@ export const getNonUniqueSelectors = async (page: Page, coordinates: Coordinates
}
};
/**
* Returns the first pair from the given workflow that contains the given selector
* inside the where condition, and it is the only selector there.