Skip to content

Commit 1cc3ebf

Browse files
authored
Merge pull request #100 from ltonetwork/OwnablesKeywords
Update Relay.service.ts
2 parents e5fc6ef + e1b3531 commit 1cc3ebf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/services/Relay.service.ts

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ export class RelayService {
6262

6363
static async removeOwnable(hash: string) {
6464
const address = this.sender.address;
65-
const signerPublicKey = this.sender.publicKey;
6665

6766
const request = {
6867
method: "DELETE",

0 commit comments

Comments
 (0)