Skip to content

Commit

Permalink
style: prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mananjadhav committed May 6, 2024
1 parent dd51314 commit 25c5cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/actions/connections/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function removePolicyConnection(policyID: string, connectionName: PolicyConnecti
value: null,
},
];

const parameters: RemovePolicyConnectionParams = {
policyID,
connectionName,
Expand Down

0 comments on commit 25c5cb4

Please sign in to comment.