From 8e52267acb466ca58c815b0a35bee85c1118bf29 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 03:17:32 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- web/eslint-suppressions.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 3dac3fde60..0eaceb694f 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -254,11 +254,6 @@ "count": 18 } }, - "app/(shareLayout)/webapp-signin/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/account/(commonLayout)/account-page/AvatarWithEdit.tsx": { "no-restricted-imports": { "count": 2 @@ -5908,9 +5903,6 @@ }, "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "app/components/share/text-generation/no-data/index.tsx": {