From 443a19165f86a35724dae41ebd15aad815b8f78c Mon Sep 17 00:00:00 2001 From: Fred KISSIE Date: Thu, 30 Apr 2026 22:02:23 +0200 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20refactor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/RoleMappingConfigFields.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/RoleMappingConfigFields.tsx b/src/components/RoleMappingConfigFields.tsx index 4c3054b2a..906f85f62 100644 --- a/src/components/RoleMappingConfigFields.tsx +++ b/src/components/RoleMappingConfigFields.tsx @@ -17,7 +17,6 @@ import { useEnvContext } from "@app/hooks/useEnvContext"; import { tierMatrix } from "@server/lib/billing/tierMatrix"; import { build } from "@server/build"; import { RolesSelector } from "./roles-selector"; -import { useOrgContext } from "@app/hooks/useOrgContext"; import { useParams } from "next/navigation"; export type RoleMappingRoleOption = {