Skip to content

Commit 0e8c94c

Browse files
[ci] - fix downstream-builder and gcb-downstream-builder (#5209) (#3628)
* [ci] - fix downstream-builder and gcb-downstream-builder * remove set -x Signed-off-by: Modular Magician <[email protected]>
1 parent 8bfe096 commit 0e8c94c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/5209.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

google-beta/resource_dataproc_job_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
"github.com/hashicorp/errwrap"
1414
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
1515
"github.com/hashicorp/terraform-plugin-sdk/v2/terraform"
16-
dataproc "google.golang.org/api/dataproc/v1beta2"
1716
"google.golang.org/api/googleapi"
1817
)
1918

0 commit comments

Comments
 (0)