mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 01:05:42 +00:00
Remove stray CWL.
This commit is contained in:
@@ -2004,8 +2004,6 @@ namespace Renci.SshNet
|
||||
break;
|
||||
}
|
||||
|
||||
Console.WriteLine("RECEIVED MESSAGe " + message.GetType());
|
||||
|
||||
// process message
|
||||
message.Process(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user