From 7a826b9f1b506c1b047ad2681eb54fc840a330a9 Mon Sep 17 00:00:00 2001 From: matejcik Date: Thu, 27 Feb 2020 19:12:04 +0100 Subject: [PATCH] common/defs: drop OMNITrezor (fixes #844) --- common/defs/misc/misc.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/common/defs/misc/misc.json b/common/defs/misc/misc.json index 5340d23e3f..6a5de2c909 100644 --- a/common/defs/misc/misc.json +++ b/common/defs/misc/misc.json @@ -172,9 +172,7 @@ "Homepage": "https://www.omnilayer.org", "Github": "https://github.com/OmniLayer" }, - "wallet": { - "OMNI Trezor": "https://omnitrezor.com/" - }, + "wallet": {}, "blockchain_link": null }, { @@ -187,9 +185,7 @@ "Homepage": "https://maidsafe.net", "Github": "https://github.com/maidsafe" }, - "wallet": { - "OMNI Trezor": "https://omnitrezor.com/" - }, + "wallet": {}, "blockchain_link": null }, { @@ -213,9 +209,7 @@ "links": { "Homepage": "https://tether.to" }, - "wallet": { - "OMNI Trezor": "https://omnitrezor.com/" - }, + "wallet": {}, "blockchain_link": null } ]