diff --git a/Example/DApp/SceneDelegate.swift b/Example/DApp/SceneDelegate.swift index e0b717820..185793b3a 100644 --- a/Example/DApp/SceneDelegate.swift +++ b/Example/DApp/SceneDelegate.swift @@ -127,15 +127,6 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate { mobileLink: "rn-web3wallet://", linkMode: "https://lab.web3modal.com/rn_walletkit" ), - .init( - id: "flutter-sample", - name: "FL Sample Wallet", - homepage: "https://walletconnect.com/", - imageUrl: "https://avatars.githubusercontent.com/u/37784886?s=200&v=4", - order: 1, - mobileLink: "wcflutterwallet://", - linkMode: "https://lab.web3modal.com/walletkit_flutter" - ), .init( id: "flutter-sample-internal", name: "FL Sample Wallet (internal)",