Skip to content

Commit 61bb7e2

Browse files
committed
fix(services): fix for autoscaling policy
1 parent 56d2c30 commit 61bb7e2

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)