main: fix Trezor passphrase screen

pull/2/head
selsta 4 years ago
parent b4a65c52cc
commit dfd8ff9809
Signed by untrusted user: selsta
GPG Key ID: 2EA0A99A8B07AE5E

@ -559,8 +559,6 @@ ApplicationWindow {
}
function onWalletPassphraseNeeded(){
if(rootItem.state !== "normal") return;
hideProcessingSplash();
console.log(">>> wallet passphrase needed: ")