pull/919/head
Mitchell Hashimoto 13 years ago
parent b773e8decd
commit a3f47462f5

@ -1,10 +1,10 @@
package vmware
import (
"fmt"
"github.com/mitchellh/multistep"
"github.com/mitchellh/packer/packer"
"os"
"fmt"
)
type stepUploadTools struct{}

Loading…
Cancel
Save