Skip to content

Commit 8fbaa3c

Browse files
committed
Remove stray CWL.
1 parent c5cb1ca commit 8fbaa3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Renci.SshNet/Session.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,8 +2004,6 @@ private void MessageListener()
20042004
break;
20052005
}
20062006

2007-
Console.WriteLine("RECEIVED MESSAGe " + message.GetType());
2008-
20092007
// process message
20102008
message.Process(this);
20112009
}

0 commit comments

Comments
 (0)