remove test code
This commit is contained in:
parent
5e9f33efa8
commit
4a829eea7c
@ -123,7 +123,6 @@ open class BarsIndicatorView: CarouselIndicator {
|
||||
bottomAnchor.constraint(equalTo: stackView.bottomAnchor),
|
||||
trailingAnchor.constraint(equalTo: stackView.trailingAnchor)
|
||||
])
|
||||
bounds = CGRectMake(0, 0, 100, Padding.One)
|
||||
}
|
||||
|
||||
//--------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user