Commit a3f47462 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

fmt

parent b773e8de
package vmware
import (
"fmt"
"github.com/mitchellh/multistep"
"github.com/mitchellh/packer/packer"
"os"
"fmt"
)
type stepUploadTools struct{}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment