Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Dweikat-Ntx committed Jan 21, 2025
1 parent cd9da18 commit 0f459bf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ package datapoliciesv2_test

import (
"fmt"
"testing"

"github.com/hashicorp/terraform-plugin-sdk/v2/helper/acctest"
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
acc "github.com/terraform-providers/terraform-provider-nutanix/nutanix/acctest"
"testing"
)

const resourceNameProtectionPolicy = "nutanix_protection_policy_v2.test"
Expand Down

0 comments on commit 0f459bf

Please sign in to comment.