Juniper / terraform-provider-apstra

Apstra Terraform Provider
Apache License 2.0
16 stars 2 forks source link

Remove unused import #950

Closed chrismarget-j closed 1 month ago

chrismarget-j commented 1 month ago

I think these imports got left behind when we removed the fabric_link_addressing attribute (a 4.1.0 feature) from template resources.

apstra/design/template_pod_based.go:8:2: "github.com/Juniper/terraform-provider-apstra/apstra/validator" imported as apstravalidator and not used
apstra/design/template_rack_based.go:9:2: "github.com/Juniper/terraform-provider-apstra/apstra/validator" imported as apstravalidator and not used