Don't import fmt
This commit is contained in:
parent
e65be3d256
commit
0cf330000e
|
@ -1,8 +1,6 @@
|
|||
package aws
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/hashicorp/terraform/helper/schema"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue