diff --git a/server/src/workflow-management/selector.ts b/server/src/workflow-management/selector.ts index 47f348b0..957cb3b9 100644 --- a/server/src/workflow-management/selector.ts +++ b/server/src/workflow-management/selector.ts @@ -741,8 +741,4 @@ export const isRuleOvershadowing = async (selectors: string[], page: Page): Prom } } return true; -} - - - - +} \ No newline at end of file