Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rushatgabhane committed Jul 30, 2024
1 parent efd7c99 commit d787c29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/workspace/taxes/WorkspaceEditTaxPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ function WorkspaceEditTaxPage({
}
Navigation.navigate(ROUTES.WORKSPACE_TAX_CODE.getRoute(`${policyID}`, taxID));
}}
onPress={() => Navigation.navigate(ROUTES.WORKSPACE_TAX_CODE.getRoute(`${policyID}`, taxID))}
/>
</OfflineWithFeedback>
{shouldShowDeleteMenuItem && (
Expand Down

0 comments on commit d787c29

Please sign in to comment.