Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dydx committed Dec 1, 2023
1 parent ded3aef commit fcf5ea9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ extension UIViewController: PanModalPresentable {
return panScrollable == nil ? .intrinsicHeight : .maxHeightWithTopInset(20)
}



@objc open var cornerRadius: CGFloat {
return 36.0
}
Expand Down

0 comments on commit fcf5ea9

Please sign in to comment.