Skip to content

Commit

Permalink
feat: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
abretonc7s committed Oct 8, 2024
1 parent b88db8e commit 940bdf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/connectors/src/metaMask.ts
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ export function metaMask(parameters: MetaMaskParameters = {}) {

const dappMetadata: MetaMaskSDKOptions['dappMetadata'] = {
url: `${window.location.protocol}//${window.location.host}`,
name: document.title,
}

sdk = new MetaMaskSDK({
Expand Down

0 comments on commit 940bdf4

Please sign in to comment.