Skip to content

Commit 8294a2d

Browse files
fix check
1 parent 5da99d5 commit 8294a2d

File tree

1 file changed

+0
-1
lines changed
  • packages/plugins/wallet-services-plugin/src

1 file changed

+0
-1
lines changed

packages/plugins/wallet-services-plugin/src/plugin.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ export class WalletServicesPlugin extends SafeEventEmitter implements IPlugin {
101101

102102
const enableAccountAbstraction =
103103
web3auth.coreOptions.accountAbstractionProvider &&
104-
web3auth.coreOptions.useAAWithExternalWallet &&
105104
(web3auth.connectedAdapterName === WALLET_ADAPTERS.AUTH ||
106105
(web3auth.connectedAdapterName !== WALLET_ADAPTERS.AUTH && web3auth.coreOptions.useAAWithExternalWallet));
107106

0 commit comments

Comments
 (0)