We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65be3d commit 0cf3300Copy full SHA for 0cf3300
1 file changed
builtin/providers/aws/data_source_aws_billing_service_account.go
@@ -1,8 +1,6 @@
1
package aws
2
3
import (
4
- "fmt"
5
-
6
"github.com/hashicorp/terraform/helper/schema"
7
)
8
0 commit comments