Don't import fmt

This commit is contained in:
Steve Hoeksema 2016-09-09 09:00:48 +12:00
parent e65be3d256
commit 0cf330000e
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
package aws
import (
"fmt"
"github.com/hashicorp/terraform/helper/schema"
)