From 2ec939913fb4583ac09e5ddefdedfa27da3b80dc Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 08:04:33 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- web/eslint-suppressions.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index f4b95eee09..6d62334f86 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -4758,28 +4758,10 @@ } }, "app/components/header/account-setting/members-page/invite-modal/index.tsx": { - "no-restricted-imports": { - "count": 2 - }, "react/set-state-in-effect": { "count": 3 } }, - "app/components/header/account-setting/members-page/invite-modal/role-selector.tsx": { - "no-restricted-imports": { - "count": 1 - } - }, - "app/components/header/account-setting/members-page/invited-modal/index.tsx": { - "no-restricted-imports": { - "count": 2 - } - }, - "app/components/header/account-setting/members-page/invited-modal/invitation-link.tsx": { - "no-restricted-imports": { - "count": 1 - } - }, "app/components/header/account-setting/members-page/operation/index.tsx": { "no-restricted-imports": { "count": 2