Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkNerdi committed Mar 7, 2024
1 parent 554230d commit dfd1c8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/connectkit/src/wallets/walletConfigs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ export const walletConfigs: {
download: 'https://connect.family.co/v0/download/bloom',
website: 'https://bloomwallet.io/',
desktop: 'https://bloomwallet.io/',

},
getWalletConnectDeeplink: (uri: string) => {
return `bloom://wallet-connect/wc?uri=${encodeURIComponent(uri)}`;
Expand Down

0 comments on commit dfd1c8c

Please sign in to comment.