mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update useWatchConnectivity.ios.ts
This commit is contained in:
parent
31c48f11f1
commit
788df32f93
@ -233,7 +233,6 @@ export function useWatchConnectivity() {
|
||||
return { wallets: processedWallets, randomID: Math.floor(Math.random() * 11) };
|
||||
}, [wallets, walletsInitialized, txMetadata]);
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
export default useWatchConnectivity;
|
||||
|
Loading…
Reference in New Issue
Block a user