commenting.
This commit is contained in:
parent
5bc420ac05
commit
4ea916bbcd
@ -151,9 +151,7 @@ import UIKit
|
||||
rectView.removeFromSuperview()
|
||||
}
|
||||
|
||||
/**
|
||||
Used to traverse the view hierarchy for a 🦸♂️heroic Label.
|
||||
*/
|
||||
/// Used to traverse the view hierarchy for a 🦸♂️heroic Label.
|
||||
private func findHeroLabel(views: [UIView]) -> Label? {
|
||||
|
||||
if views.isEmpty {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user