Skip to content

Commit 41b9030

Browse files
committed
fix lint
1 parent 98724ca commit 41b9030

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/libs/SidebarUtils.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,6 @@ function getReportsToDisplayInLHN(
286286
betas,
287287
transactionViolations,
288288
isArchivedReport(reportNameValuePairs?.[`${ONYXKEYS.COLLECTION.REPORT_NAME_VALUE_PAIRS}${report.reportID}`]),
289-
290-
291289
reportAttributes,
292290
);
293291

@@ -326,7 +324,6 @@ function updateReportsToDisplayInLHN(
326324
betas,
327325
transactionViolations,
328326
isArchivedReport(reportNameValuePairs?.[`${ONYXKEYS.COLLECTION.REPORT_NAME_VALUE_PAIRS}${report.reportID}`]),
329-
330327
reportAttributes,
331328
);
332329

0 commit comments

Comments
 (0)