diff --git a/awx/ui_next/src/components/Search/Search.jsx b/awx/ui_next/src/components/Search/Search.jsx index 94fae17e35..a50a0ea083 100644 --- a/awx/ui_next/src/components/Search/Search.jsx +++ b/awx/ui_next/src/components/Search/Search.jsx @@ -222,10 +222,6 @@ class Search extends React.Component { > {(options && ( - {/* TODO: update value to being object - { actualValue: optionKey, toString: () => label } - currently a pf bug that makes the checked logic - not work with object-based values */}