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