We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a2726 commit ce70fe6Copy full SHA for ce70fe6
crates/grpc/tests/starknet.rs
@@ -73,7 +73,6 @@ fn test_context() -> &'static TestContext {
73
})
74
}
75
76
-/// Creates fresh gRPC and JSON-RPC clients connected to the shared node.
77
async fn setup() -> (GrpcClient, JsonRpcClient<HttpTransport>) {
78
let ctx = test_context();
79
0 commit comments