diff --git a/plugins/kubernetes/src/components/KubernetesContent.tsx b/plugins/kubernetes/src/components/KubernetesContent.tsx index 3fabfae604..a42e9fbb0b 100644 --- a/plugins/kubernetes/src/components/KubernetesContent.tsx +++ b/plugins/kubernetes/src/components/KubernetesContent.tsx @@ -15,7 +15,7 @@ */ import React from 'react'; -import { Divider, Grid, Typography } from '@material-ui/core'; +import { Grid, Typography } from '@material-ui/core'; import { Entity } from '@backstage/catalog-model'; import { ErrorPanel } from './ErrorPanel'; import { ErrorReporting } from './ErrorReporting'; @@ -82,9 +82,6 @@ export const KubernetesContent = ({ - - - Your Clusters