testing removed

This commit is contained in:
Kevin G Christiano 2020-05-26 14:00:17 -04:00
parent c0f3e8a450
commit c6cfe39c30

View File

@ -26,9 +26,6 @@ open class LoadingSpinner: View {
override open func setupView() {
super.setupView()
// TODO: remove
pinWidthAndHeight(radius: 20)
}
override open var layer: CAShapeLayer {