diff --git a/server/src/workflow-management/selector.ts b/server/src/workflow-management/selector.ts index e73e9629..06915466 100644 --- a/server/src/workflow-management/selector.ts +++ b/server/src/workflow-management/selector.ts @@ -770,8 +770,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.