remvoed commented code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
379b94774b
commit
347b674d93
@ -65,7 +65,6 @@ open class Tilelet: TileContainer {
|
|||||||
open override var onClickSubscriber: AnyCancellable? {
|
open override var onClickSubscriber: AnyCancellable? {
|
||||||
didSet {
|
didSet {
|
||||||
isAccessibilityElement = onClickSubscriber != nil
|
isAccessibilityElement = onClickSubscriber != nil
|
||||||
//updateAccessibilityLabel()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user