Skip to content

Commit 4e146e4

Browse files
lucasgoralCopilot
andauthored
Update src/spaces/mcp/authorization/ManagedControlPlaneAuthorization.tsx
Co-authored-by: Copilot <[email protected]>
1 parent 5fdc05c commit 4e146e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/spaces/mcp/authorization/ManagedControlPlaneAuthorization.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import { CRDRequestAuthCheck } from '../../../lib/api/types/crossplane/CRDList.t
1212
import { useApiResource } from '../../../lib/api/useApiResource.ts';
1313

1414
export interface ManagedControlPlaneAuthorizationProps {
15-
mcp: ControlPlaneType;
1615
children: ReactNode;
1716
}
1817
export const ManagedControlPlaneAuthorization = ({ children }: ManagedControlPlaneAuthorizationProps) => {

0 commit comments

Comments
 (0)