Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
aldo-expensify committed Mar 26, 2024
1 parent 5b04afe commit 33915d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/actions/Policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ function deleteWorkspace(policyID: string, policyName: string) {
value: {
[optimisticClosedReportAction.reportActionID]: null,
},
})
});
});

// Restore the old report stateNum and statusNum
Expand Down

0 comments on commit 33915d7

Please sign in to comment.