Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
rezkiy37 committed Mar 15, 2024
1 parent 96045b1 commit 1333455
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/actions/Policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3175,7 +3175,6 @@ function navigateWhenEnableFeature(policyID: string, featureRoute: Route) {

if (isNarrowLayout) {
Navigation.goBack(ROUTES.WORKSPACE_INITIAL.getRoute(policyID));

return;
}

Expand Down

0 comments on commit 1333455

Please sign in to comment.