diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index bdc88c7827..3cdeb10b07 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -666,27 +666,6 @@ privacyaddressreuse: "checkpassprivacyaddressrotation" privacydisclosure: "checkfailprivacydisclosurecentralized" privacynetwork: "checkfailprivacynetworknosupporttor" -- coinbase: - title: "Coinbase" - titleshort: "Coinbase" - compat: "web" - level: 4 - platform: - web: - text: "walletcoinbase" - link: "https://coinbase.com" - screenshot: "coinbase.png" - os: - check: - control: "checkfailcontrolthirdparty" - validation: "checkfailvalidationcentralized" - transparency: "checkfailtransparencyremote" - environment: "checkfailenvironmentdesktop" - privacy: "checkpassprivacybasic" - privacycheck: - privacyaddressreuse: "checkpassprivacyaddressrotation" - privacydisclosure: "checkfailprivacydisclosureaccount" - privacynetwork: "checkpassprivacynetworksupporttorproxy" - coinkite: title: "Coinkite" titleshort: "Coinkite" diff --git a/img/screenshots/coinbase.png b/img/screenshots/coinbase.png deleted file mode 100644 index 40599dcce0..0000000000 Binary files a/img/screenshots/coinbase.png and /dev/null differ diff --git a/img/wallet/coinbase.png b/img/wallet/coinbase.png deleted file mode 100644 index 848d7575e7..0000000000 Binary files a/img/wallet/coinbase.png and /dev/null differ