Skip to content

Commit

Permalink
chore: Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
tikhop committed Jun 21, 2023
1 parent f8ca9b5 commit 7d62b44
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,6 @@ final class BackupInfoViewController: BaseViewController {
}
}

@IBAction
func closeButtonAction() {
delegate?.secureWalletRoutineDidCanceled(self)
}

override func viewDidLoad() {
super.viewDidLoad()

Expand Down

0 comments on commit 7d62b44

Please sign in to comment.