diff --git a/src/components/OptionsList/types.ts b/src/components/OptionsList/types.ts index 9d7ed8ecf362..b7180e6281b4 100644 --- a/src/components/OptionsList/types.ts +++ b/src/components/OptionsList/types.ts @@ -4,7 +4,6 @@ import type {OptionData} from '@libs/ReportUtils'; type OptionsListData = SectionListData; type OptionsListDataWithIndexOffset = SectionListData; - type OptionsList = SectionList; type Section = {