Fixed some things mucked up during rebase.

pull/3417/head
Ali Rizvi-Santiago 8 years ago
parent aefe41a44a
commit fa2dddd26d

@ -7,7 +7,6 @@ import (
"net"
"os"
"regexp"
"runtime"
"strings"
"time"
"unicode"

@ -19,7 +19,6 @@ import (
"github.com/hashicorp/packer/communicator/ssh"
"github.com/hashicorp/packer/helper/multistep"
"github.com/hashicorp/packer/packer"
"github.com/mitchellh/multistep"
gossh "golang.org/x/crypto/ssh"
)

Loading…
Cancel
Save