cleanup imports
This commit is contained in:
parent
53fe7c2293
commit
82a7d4b4a5
|
@ -1,9 +1,8 @@
|
|||
package template
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"regexp"
|
||||
"testing"
|
||||
|
||||
r "github.com/hashicorp/terraform/helper/resource"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue