Skip to content

Commit a1d1542

Browse files
mkzie2DylanDylann
andauthored
Update src/libs/ReportUtils.ts
Co-authored-by: DylanDylann <141406735+DylanDylann@users.noreply.github.com>
1 parent 9dbe775 commit a1d1542

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/libs/ReportUtils.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8308,8 +8308,6 @@ function reasonForReportToBeInOptionList({
83088308
}
83098309

83108310
// Archived reports should always be shown when in default (most recent) mode. This is because you should still be able to access and search for the chats to find them.
8311-
// This will get removed as part of https://github.com/Expensify/App/issues/59961
8312-
// eslint-disable-next-line deprecation/deprecation
83138311
if (isInDefaultMode && isArchivedNonExpenseReport(report, isReportArchived)) {
83148312
return CONST.REPORT_IN_LHN_REASONS.IS_ARCHIVED;
83158313
}

0 commit comments

Comments
 (0)