We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98724ca commit 41b9030Copy full SHA for 41b9030
1 file changed
src/libs/SidebarUtils.ts
@@ -286,8 +286,6 @@ function getReportsToDisplayInLHN(
286
betas,
287
transactionViolations,
288
isArchivedReport(reportNameValuePairs?.[`${ONYXKEYS.COLLECTION.REPORT_NAME_VALUE_PAIRS}${report.reportID}`]),
289
-
290
291
reportAttributes,
292
);
293
@@ -326,7 +324,6 @@ function updateReportsToDisplayInLHN(
326
324
327
325
328
329
330
331
332
0 commit comments