Remove stray CWL.

This commit is contained in:
drieseng
2020-06-01 09:58:31 +02:00
parent c5cb1caf76
commit 8fbaa3c5bc
-2
View File
@@ -2004,8 +2004,6 @@ namespace Renci.SshNet
break;
}
Console.WriteLine("RECEIVED MESSAGe " + message.GetType());
// process message
message.Process(this);
}