chore: remove obsolete bug todo

PiperOrigin-RevId: 608779974
This commit is contained in:
Elizabeth Mitchell 2024-02-20 16:24:34 -08:00 committed by Copybara-Service
parent 4f073ec1ec
commit 7154a44fec

View File

@ -8,7 +8,6 @@ import {customElement} from 'lit/decorators.js';
import {styles} from '../menu/internal/menuitem/menu-item-styles.css.js';
// TODO(b/236285090): update with HCM best practices
import {SelectOptionEl} from './internal/selectoption/select-option.js';
export {type SelectOption} from './internal/selectoption/select-option.js';