communicator/ssh: fix build

This commit is contained in:
Mitchell Hashimoto 2013-12-10 18:14:02 -08:00
parent abe0d8b8a6
commit 916df47ff9

View file

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