Skip to content

Commit 62441d2

Browse files
authored
Merge pull request #31 from cloudgraphdev/fix/data-proc-policy-fix
fix(services): fix for autoscaling policy
2 parents 8842ed3 + 61bb7e2 commit 62441d2

File tree

1 file changed

+0
-1
lines changed
  • src/services/dataprocAutoscalingPolicy

1 file changed

+0
-1
lines changed

src/services/dataprocAutoscalingPolicy/data.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ export default async ({
3030
/**
3131
* Get all the Dataproc Autoscaling Policies
3232
*/
33-
3433
try {
3534
const dataprocClient = new AutoscalingPolicyServiceClient({
3635
...config,

0 commit comments

Comments
 (0)