added commonhelper import

pull/6450/head
Levi 8 years ago
parent 37fd50995f
commit 636cec8f2b

@ -26,6 +26,7 @@ import (
"golang.org/x/crypto/ssh"
"github.com/hashicorp/packer/common"
commonhelper "github.com/hashicorp/packer/helper/common"
"github.com/hashicorp/packer/helper/config"
"github.com/hashicorp/packer/packer"
"github.com/hashicorp/packer/template/interpolate"

Loading…
Cancel
Save