Skip to content

Commit a076702

Browse files
committed
Revert "int64?"
This reverts commit b927052.
1 parent b927052 commit a076702

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotnet/src/webdriver/Response.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ internal class DeserializableResponse
218218
}
219219

220220
[JsonSerializable(typeof(DeserializableResponse))]
221-
[JsonSerializable(typeof(long))]
222221
internal partial class ResponseSerializerContext : JsonSerializerContext
223222
{
224223

0 commit comments

Comments
 (0)