Skip to content

Commit a748fbc

Browse files
committed
fix: lint issue
1 parent 44d2e1c commit a748fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/ReportUtils.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5743,7 +5743,7 @@ export {
57435743
shouldCreateNewMoneyRequestReport,
57445744
isTrackExpenseReport,
57455745
hasActionsWithErrors,
5746-
getChatByReportID
5746+
getChatByReportID,
57475747
};
57485748

57495749
export type {

0 commit comments

Comments
 (0)