Skip to content

Commit

Permalink
[update]uselss property remove.
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki_keishi committed Jun 10, 2016
1 parent a3f4015 commit 341282b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Hakuba/CellModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ public class CellModel {
public internal(set) var indexPath = NSIndexPath(forRow: 0, inSection: 0)
public var selectionHandler: SelectionHandler?

public var selectable = true
public var editable = false
public var editingStyle: UITableViewCellEditingStyle = .None
public var shouldHighlight = true
Expand Down

0 comments on commit 341282b

Please sign in to comment.