lint: delete trailing whitespaces
This commit is contained in:
parent
2ba6917710
commit
ed387069a4
59 changed files with 624 additions and 623 deletions
|
|
@ -13,7 +13,7 @@ class RawPasswordViewController: UIViewController {
|
|||
|
||||
@IBOutlet weak var rawPasswordTextView: UITextView!
|
||||
var password: Password?
|
||||
|
||||
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
navigationItem.title = password?.name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue