Skip to content

Commit d144c3b

Browse files
committed
fix lint
1 parent f0fe54a commit d144c3b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/libs/actions/IOU.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7990,8 +7990,6 @@ function getNavigationUrlAfterTrackExpenseDelete(
79907990
return getNavigationUrlOnMoneyRequestDelete(transactionID, reportAction, isSingleTransactionView);
79917991
}
79927992

7993-
const transactionThreadID = reportAction.childReportID;
7994-
79957993
// Only navigate if in single transaction view and the thread will be deleted
79967994
if (isSingleTransactionView && chatReport?.reportID) {
79977995
// Pop the deleted report screen before navigating. This prevents navigating to the Concierge chat due to the missing report.

0 commit comments

Comments
 (0)