removed method not needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
192509feef
commit
8215542ee7
@ -27,12 +27,6 @@ import VDS
|
||||
// MARK: - Lifecycle
|
||||
//--------------------------------------------------
|
||||
|
||||
open override func setup() {
|
||||
super.setup()
|
||||
|
||||
addTarget(self, action: #selector(selectBox), for: .touchUpInside)
|
||||
}
|
||||
|
||||
public func viewModelDidUpdate() {
|
||||
|
||||
text = viewModel.text
|
||||
|
||||
Loading…
Reference in New Issue
Block a user