Skip to content

Commit 047b762

Browse files
committed
fix prettier
1 parent f336afd commit 047b762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/home/report/ReportActionItemParentAction.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ import {
1414
canUserPerformWriteAction as canUserPerformWriteActionReportUtils,
1515
getAllAncestorReportActionIDs,
1616
getAllAncestorReportActions,
17-
isArchivedReport,
1817
getOriginalReportID,
18+
isArchivedReport,
1919
navigateToLinkedReportAction,
2020
} from '@libs/ReportUtils';
2121
import {navigateToConciergeChatAndDeleteReport} from '@userActions/Report';

0 commit comments

Comments
 (0)