Skip to content

Commit

Permalink
Remove obsolete class
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos committed Jul 23, 2019
1 parent b9fa187 commit 2b40987
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/form/super_select/super_select.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ export class EuiSuperSelect extends Component {
'euiSuperSelect__item',
{
'euiSuperSelect__item--hasDividers': hasDividers,
'euiSuperSelect__item--compressed': compressed,
},
itemClassName
);
Expand Down

0 comments on commit 2b40987

Please sign in to comment.