fmt
This commit is contained in:
parent
6f705d5bcb
commit
e9f7f94599
@ -1,10 +1,10 @@
|
|||||||
package vmware
|
package vmware
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
"fmt"
|
||||||
"github.com/mitchellh/multistep"
|
"github.com/mitchellh/multistep"
|
||||||
"github.com/mitchellh/packer/packer"
|
"github.com/mitchellh/packer/packer"
|
||||||
"os"
|
"os"
|
||||||
"fmt"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type stepUploadTools struct{}
|
type stepUploadTools struct{}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user