removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
0aae405bb8
commit
ac89d95687
@ -101,14 +101,4 @@ class TooltipViewController: BaseViewController<Tooltip> {
|
||||
self?.component.fillColor = item
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
class TooltipPopup: UIAlertController {
|
||||
|
||||
override func viewWillAppear(_ animated: Bool) {
|
||||
super.viewWillAppear(animated)
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user