Browse Source

Whitespace

Source commit: b1c450c1c155044cef84e3b9fdcb1b559f33a057
Martin Prikryl 9 years ago
parent
commit
07cda2f868
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dotnet/Session.cs

+ 0 - 1
dotnet/Session.cs

@@ -330,7 +330,6 @@ namespace WinSCP
                     {
                         throw new SessionRemoteException(this, output);
                     }
-
                 }
                 catch (Exception e)
                 {