From 7ab34830d8e7b64e136e662fb14db27218bce87a Mon Sep 17 00:00:00 2001 From: Brian Fletcher Date: Thu, 12 Jan 2023 13:21:48 +0000 Subject: [PATCH] remove comment Signed-off-by: Brian Fletcher --- .../src/components/EntityLabelsCard/EntityLabelsEmptyState.tsx | 1 - 1 file changed, 1 deletion(-) 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 => ({