Prechádzať zdrojové kódy

Remove a trailing CWL.

Gert Driesen 8 rokov pred
rodič
commit
93555c95da
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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();