Skip to content

Commit f3ee430

Browse files
committed
test
1 parent b513614 commit f3ee430

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

shell_windows.go

+1-3
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@
1010
package sshlib
1111

1212
import (
13-
"log"
14-
"os"
13+
"io"
1514

1615
windowsconsole "github.com/moby/term/windows"
17-
"golang.org/x/crypto/ssh"
1816
"golang.org/x/sys/windows"
1917
)
2018

0 commit comments

Comments
 (0)