Skip to content

Commit 9e5ed68

Browse files
committed
Remove empty line.
1 parent e04e012 commit 9e5ed68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Renci.SshNet.Tests/Classes/ServiceFactoryTest_CreateSftpFileReader_EndLStatThrowsSshException.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,5 @@ public void CreateSftpFileReaderShouldReturnCreatedInstance()
9090
Assert.IsNotNull(_actual);
9191
Assert.AreSame(_sftpFileReaderMock.Object, _actual);
9292
}
93-
9493
}
9594
}

0 commit comments

Comments
 (0)