Explorar o código

Remove a trailing CWL.

Gert Driesen %!s(int64=8) %!d(string=hai) anos
pai
achega
93555c95da
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Renci.SshNet/Channels/Channel.cs

+ 0 - 1
src/Renci.SshNet/Channels/Channel.cs

@@ -845,7 +845,6 @@ namespace Renci.SshNet.Channels
             if (_isDisposed)
                 return;
 
-            Console.WriteLine("IN DISPOSE");
             if (disposing)
             {
                 Close();