builder/vmware: style

pull/1468/head
Mitchell Hashimoto 12 years ago
parent 759c46487c
commit b72605c2f6

@ -2,9 +2,6 @@ package common
import (
"fmt"
"github.com/mitchellh/go-vnc"
"github.com/mitchellh/multistep"
"github.com/mitchellh/packer/packer"
"log"
"net"
"runtime"
@ -12,6 +9,10 @@ import (
"time"
"unicode"
"unicode/utf8"
"github.com/mitchellh/go-vnc"
"github.com/mitchellh/multistep"
"github.com/mitchellh/packer/packer"
)
const KeyLeftShift uint32 = 0xFFE1

Loading…
Cancel
Save