This commit is contained in:
Mitchell Hashimoto 2014-08-30 17:02:11 -07:00
parent 3cf4f57fe8
commit 08dbf4daf0
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ package heroku
import (
"fmt"
"log"
"sync"
"strings"
"sync"
"github.com/cyberdelia/heroku-go/v3"
"github.com/hashicorp/terraform/helper/schema"