We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5fc6ef + e1b3531 commit 1cc3ebfCopy full SHA for 1cc3ebf
src/services/Relay.service.ts
@@ -62,7 +62,6 @@ export class RelayService {
62
63
static async removeOwnable(hash: string) {
64
const address = this.sender.address;
65
- const signerPublicKey = this.sender.publicKey;
66
67
const request = {
68
method: "DELETE",
0 commit comments