Skip to content

Commit 3bc5d67

Browse files
committed
fix: fix format
1 parent cd5add2 commit 3bc5d67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/modules/management/OrganizationSidebarView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import { type ClassName, useClassName } from "hooks/useClassName";
1313
import { useDashboard } from "modules/dashboard/useDashboard";
1414
import type { FC, ReactNode } from "react";
1515
import { Link, NavLink } from "react-router-dom";
16-
import { useFeatureVisibility } from "modules/dashboard/useFeatureVisibility";
1716

1817
export interface OrganizationWithPermissions extends Organization {
1918
permissions: AuthorizationResponse;

0 commit comments

Comments
 (0)