Skip to content

Commit

Permalink
CU-86dt9hnuv - Adapt Wcsdk Wallet code to use Web3Wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoDizConde committed Jun 12, 2024
1 parent 4faa386 commit f6187e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/wallet-connect-sdk-wallet-core/src/sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,6 @@ export class WcWalletSDK {
}),
)

//this.web3wallet.

this.requests = this.requests.filter((dappRequest: TSessionRequest) => dappRequest.topic !== session.topic)

return wipedRequests
Expand Down

0 comments on commit f6187e8

Please sign in to comment.