From 92fdabd9de08dfcd03a79273bd55ec7a0a4af360 Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Tue, 24 Jul 2018 14:32:18 -0400 Subject: [PATCH] Updated gitmodules, semi-manually --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 24b45e2a..2409d60a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,9 +2,6 @@ path = external/micropython url = https://github.com/Coldcard/micropython.git branch = master -[submodule "external/trezor-crypto"] - path = external/trezor-crypto - url = https://github.com/trezor/trezor-crypto.git [submodule "external/modcryptocurrency"] path = external/modcryptocurrency url = https://github.com/Coldcard/modcryptocurrency.git