Skip to content

Commit

Permalink
Removed empty call to updateConstraints.
Browse files Browse the repository at this point in the history
  • Loading branch information
MosheBerman committed Feb 12, 2016
1 parent f54e498 commit 61dd540
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions PatronKit/Cells/PatronageOptionTableViewCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ import UIKit
// Configure the view for the selected state
}

override func updateConstraints() {

}
override func layoutSubviews() {
super.layoutSubviews()

Expand Down

0 comments on commit 61dd540

Please sign in to comment.