8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbbc46 commit f93b261Copy full SHA for f93b261
site/src/modules/management/OrganizationSidebarView.tsx
@@ -13,7 +13,6 @@ import { type ClassName, useClassName } from "hooks/useClassName";
13
import { useDashboard } from "modules/dashboard/useDashboard";
14
import type { FC, ReactNode } from "react";
15
import { Link, NavLink } from "react-router-dom";
16
-import { useFeatureVisibility } from "modules/dashboard/useFeatureVisibility";
17
18
export interface OrganizationWithPermissions extends Organization {
19
permissions: AuthorizationResponse;
0 commit comments