diff --git a/src/ssh2http.go b/src/ssh2http.go index e656fcb..f2696e6 100644 --- a/src/ssh2http.go +++ b/src/ssh2http.go @@ -8,10 +8,8 @@ import ( "github.com/urfave/cli" "net" "os" - //"io" "os/signal" "syscall" - //"runtime" ) func logError(err error){