communicator/ssh: fix build

This commit is contained in:
Mitchell Hashimoto 2013-12-10 18:14:02 -08:00
parent 6359245ef8
commit 2e03dda014
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
package ssh
import (
"log"
"net"
"time"
)