From 77950e48c76f4a3b29d01831d43039caba29888a Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期二, 18 十一月 2025 14:12:42 +0800
Subject: [PATCH] 修改

---
 app/components/workflow/note-node/note-editor/utils.ts |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/app/components/workflow/note-node/note-editor/utils.ts b/app/components/workflow/note-node/note-editor/utils.ts
index c241e93..b9ce2d3 100644
--- a/app/components/workflow/note-node/note-editor/utils.ts
+++ b/app/components/workflow/note-node/note-editor/utils.ts
@@ -18,5 +18,4 @@
     return $isAtNodeEnd(anchor) ? anchorNode : focusNode
 }
 
-// eslint-disable-next-line sonarjs/empty-string-repetition
 export const urlRegExp = /((([A-Za-z]{3,9}:(?:\/\/)?)(?:[-;:&=+$,\w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=+$,\w]+@)[A-Za-z0-9.-]+)((?:\/[+~%/.\w-_]*)?\??(?:[-+=&;%@.\w_]*)#?(?:[\w]*))?)/

--
Gitblit v1.8.0