Skip to content

Commit 424464b

Browse files
committed
Format
1 parent 1a4773e commit 424464b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/src/webdriver/BiDi/Communication/Json/Internal/JsonExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public static string GetDiscriminator(this ref Utf8JsonReader reader, string nam
4848
{
4949
discriminator = readerClone.GetString();
5050
}
51-
51+
5252
break;
5353
}
5454

0 commit comments

Comments
 (0)