We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898dc4e commit a56ebaeCopy full SHA for a56ebae
index.js
@@ -19,7 +19,6 @@ class RPCClient {
19
...headers,
20
},
21
body: JSON.stringify({
22
- name,
23
args: JSON.stringify(args),
24
}),
25
credentials: this.sendCredentials,
0 commit comments