Do not show PGP and SSH keys in ASCII-armor import views
This commit is contained in:
parent
8e8501abb0
commit
9997947f06
2 changed files with 0 additions and 8 deletions
|
|
@ -71,7 +71,6 @@ class GitSSHKeyArmorSettingTableViewController: AutoCellHeightUITableViewControl
|
|||
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
armorPrivateKeyTextView.text = AppKeychain.get(for: SshKey.PRIVATE.getKeychainKey())
|
||||
armorPrivateKeyTextView.delegate = self
|
||||
|
||||
scanPrivateKeyCell?.textLabel?.text = "ScanPrivateKeyQrCodes".localize()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue