diff --git a/awx/ui_next/src/components/OptionsList/OptionsList.jsx b/awx/ui_next/src/components/OptionsList/OptionsList.jsx index a3b4b39922..b2242d7202 100644 --- a/awx/ui_next/src/components/OptionsList/OptionsList.jsx +++ b/awx/ui_next/src/components/OptionsList/OptionsList.jsx @@ -49,7 +49,6 @@ function OptionsList({ deselectItem(item)} isReadOnly={readOnly} renderItemChip={renderItemChip}