Remove keystone section

pull/2/head
Michael Scoff 7 years ago
parent 4f1853968f
commit f2f681bd3c
  1. 2
      Trust/Wallet/ViewControllers/ImportWalletViewController.swift

@ -26,8 +26,6 @@ class ImportWalletViewController: FormViewController {
form = Section()
+++ Section("Keystore")
<<< AppFormAppearance.textArea(tag: Values.keystore) {
$0.placeholder = "Keystore JSON"
$0.textAreaHeight = .fixed(cellHeight: 100)

Loading…
Cancel
Save