Skip to content

Commit 82caaa7

Browse files
committed
Update McpPage.tsx
1 parent fdd3174 commit 82caaa7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/spaces/mcp/pages/McpPage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import { useApiResource } from '../../../lib/api/useApiResource.ts';
2828
import { YamlViewButton } from '../../../components/Yaml/YamlViewButton.tsx';
2929
import { Landscapers } from '../../../components/ControlPlane/Landscapers.tsx';
3030
import { AuthProviderMcp } from '../auth/AuthContextMcp.tsx';
31-
import { useHasMcpAdminRights } from '../auth/useHasMcpAdminRights.ts';
3231
import { isNotFoundError } from '../../../lib/api/error.ts';
3332
import { NotFoundBanner } from '../../../components/Ui/NotFoundBanner/NotFoundBanner.tsx';
3433
import Graph from '../../../components/Graphs/Graph.tsx';

0 commit comments

Comments
 (0)