Skip to content

Commit 1b31b3a

Browse files
committed
Remove leftover comment
1 parent 6e83437 commit 1b31b3a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/platform/packages/shared/kbn-unified-field-list/src/components/field_stats/field_top_values_bucket.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ const FieldTopValuesBucket: React.FC<FieldTopValuesBucketProps> = ({
104104
max={1}
105105
size="s"
106106
color={type === 'other' ? 'subdued' : color}
107-
// aria-label={`${formattedFieldValue} (${formattedPercentage})`}
108107
valueText={
109108
<div data-test-subj={`${dataTestSubject}-topValues-formattedPercentage`}>
110109
<EuiToolTip

0 commit comments

Comments
 (0)