Remove a trailing CWL.

This commit is contained in:
Gert Driesen
2017-10-12 22:05:37 +02:00
parent f854227c0d
commit 93555c95da
-1
View File
@@ -845,7 +845,6 @@ namespace Renci.SshNet.Channels
if (_isDisposed)
return;
Console.WriteLine("IN DISPOSE");
if (disposing)
{
Close();