diff --git a/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx b/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx index e702d0dfda..a875f542a7 100644 --- a/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx +++ b/plugins/catalog/src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx @@ -23,7 +23,6 @@ const ENTITY_YAML = `metadata: name: example labels: javaVersion: 1.2.3`; -/** @public */ const useStyles = makeStyles( theme => ({