Skip to content

Commit 93555c9

Browse files
committed
Remove a trailing CWL.
1 parent f854227 commit 93555c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Renci.SshNet/Channels/Channel.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,6 @@ protected virtual void Dispose(bool disposing)
845845
if (_isDisposed)
846846
return;
847847

848-
Console.WriteLine("IN DISPOSE");
849848
if (disposing)
850849
{
851850
Close();

0 commit comments

Comments
 (0)