From 5c074b6508ed976a29e9cdf6bd4a702029050037 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 03:29:27 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- web/eslint-suppressions.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index b4a07312bc..09e1b37306 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -6635,9 +6635,6 @@ "app/components/workflow/block-selector/tabs.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "app/components/workflow/block-selector/tool-picker.tsx": {