mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
communicator/ssh: fix build
This commit is contained in:
parent
6359245ef8
commit
2e03dda014
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
package ssh
|
||||
|
||||
import (
|
||||
"log"
|
||||
"net"
|
||||
"time"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue