diff --git a/server/src/workflow-management/selector.ts b/server/src/workflow-management/selector.ts index 96e1737d..b3bc27f9 100644 --- a/server/src/workflow-management/selector.ts +++ b/server/src/workflow-management/selector.ts @@ -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.