Skip to content

Commit 9d23395

Browse files
committed
Fixed whitespace
1 parent 8e7570f commit 9d23395

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/MongoDB.Driver.Tests/Specifications/socks5-support/Socks5SupportProseTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ public async Task TestConnectionStrings(string connectionString, bool expectedRe
5858
var database = client.GetDatabase("admin");
5959
var command = new BsonDocument("hello", 1);
6060

61-
6261
if (expectedResult)
6362
{
6463
var result = async

0 commit comments

Comments
 (0)