Skip to content

Commit

Permalink
Bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisLitvin committed Aug 6, 2018
1 parent d9ece2d commit 0fc8ebd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ClipLayout/Classes/ClipLayout.swift
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,6 @@ public class ClipLayout: NSObject {
return self
}

public func toView() -> UIView {
return view
}
//MARK: - LAYOUT
@objc
public func invalidateLayout() {
Expand Down

0 comments on commit 0fc8ebd

Please sign in to comment.