diff --git a/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx b/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx index a0d78acb11..e702d0dfda 100644 --- a/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx +++ b/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx @@ -24,7 +24,6 @@ const ENTITY_YAML = `metadata: labels: javaVersion: 1.2.3`; /** @public */ -export type EntityLabelsEmptyStateClassKey = 'code'; const useStyles = makeStyles( theme => ({