remove extra import line

pull/32051/head
James Bardin 4 years ago
parent 28d5a5bf63
commit ac99cd6051

@ -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

Loading…
Cancel
Save