Kaynağa Gözat

Remove a trailing CWL.

Gert Driesen 8 yıl önce
ebeveyn
işleme
93555c95da
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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();