mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 01:05:42 +00:00
Remove a trailing CWL.
This commit is contained in:
@@ -845,7 +845,6 @@ namespace Renci.SshNet.Channels
|
||||
if (_isDisposed)
|
||||
return;
|
||||
|
||||
Console.WriteLine("IN DISPOSE");
|
||||
if (disposing)
|
||||
{
|
||||
Close();
|
||||
|
||||
Reference in New Issue
Block a user