Skip to content

Commit 1dec5a4

Browse files
committed
remove log
1 parent 9faa319 commit 1dec5a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Thirdweb/Thirdweb.RPC/ThirdwebRPC.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ private async Task SendBatchAsync(List<RpcRequest> batch)
182182
}
183183

184184
var responseJson = await response.Content.ReadAsStringAsync().ConfigureAwait(false);
185-
Console.WriteLine(responseJson);
186185
var responses = JsonConvert.DeserializeObject<List<RpcResponse<object>>>(responseJson);
187186

188187
foreach (var rpcResponse in responses)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy