From 9213c1e5728010140507ae7f48f4dd2030d27d70 Mon Sep 17 00:00:00 2001 From: yyh Date: Wed, 25 Mar 2026 12:45:59 +0800 Subject: [PATCH] fix: lint --- web/eslint-suppressions.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 8e51625064..0d4d97f515 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -6690,11 +6690,6 @@ "count": 1 } }, - "app/components/workflow/header/header-in-restoring.tsx": { - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "app/components/workflow/header/online-users.tsx": { "no-restricted-imports": { "count": 1