removed dumb code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
bbcdbebbb0
commit
67e42b9730
@ -264,7 +264,6 @@ open class Tabs: View {
|
||||
model.onClick?(tab.index)
|
||||
self.selectedIndex = tab.index
|
||||
self.onTabDidSelect?(tab.index)
|
||||
let t = tabViews[tab.index]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user