remove extra import line

This commit is contained in:
James Bardin 2022-10-20 11:03:58 -04:00
parent 28d5a5bf63
commit ac99cd6051

View File

@ -15,8 +15,6 @@ import (
"github.com/hashicorp/terraform/internal/states"
"github.com/hashicorp/terraform/internal/tfdiags"
"github.com/zclconf/go-cty/cty"
_ "github.com/hashicorp/terraform/internal/logging"
)
// InputMode defines what sort of input will be asked for when Input