Skip to content

Commit

Permalink
Remove empty line.
Browse files Browse the repository at this point in the history
  • Loading branch information
drieseng committed Oct 4, 2017
1 parent e04e012 commit 9e5ed68
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,5 @@ public void CreateSftpFileReaderShouldReturnCreatedInstance()
Assert.IsNotNull(_actual);
Assert.AreSame(_sftpFileReaderMock.Object, _actual);
}

}
}

0 comments on commit 9e5ed68

Please sign in to comment.