Skip to content

Commit 3ee23c8

Browse files
committed
fix: build errors
1 parent a84c044 commit 3ee23c8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

provider/resource_rediscloud_active_active_subscription.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ import (
1515
"github.com/RedisLabs/rediscloud-go-api/redis"
1616
"github.com/RedisLabs/rediscloud-go-api/service/maintenance"
1717
"github.com/RedisLabs/rediscloud-go-api/service/subscriptions"
18-
"github.com/RedisLabs/terraform-provider-rediscloud/provider/client"
19-
"github.com/RedisLabs/terraform-provider-rediscloud/provider/pro"
20-
"github.com/RedisLabs/terraform-provider-rediscloud/provider/utils"
2118
"github.com/hashicorp/terraform-plugin-sdk/v2/diag"
2219
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
2320
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/validation"

0 commit comments

Comments
 (0)