Skip to content

Commit

Permalink
Revert "participantAccountIDs for optimistic expense reprt"
Browse files Browse the repository at this point in the history
This reverts commit 297e020.
  • Loading branch information
rojiphil committed Oct 12, 2023
1 parent 297e020 commit db6e137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/ReportUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -2167,7 +2167,6 @@ function buildOptimisticExpenseReport(chatReportID, policyID, payeeAccountID, to
total: storedTotal,
notificationPreference: CONST.REPORT.NOTIFICATION_PREFERENCE.ALWAYS,
parentReportID: chatReportID,
participantAccountIDs: [],
};
}

Expand Down

0 comments on commit db6e137

Please sign in to comment.