Remove unused elements (#530)
This commit is contained in:
parent
ff6a1edf62
commit
819371f55e
27 changed files with 9 additions and 111 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
import UIKit
|
||||
|
||||
class TextViewTableViewCell: UITableViewCell, ContentProvider {
|
||||
class TextViewTableViewCell: UITableViewCell {
|
||||
@IBOutlet var contentTextView: UITextView!
|
||||
|
||||
override func awakeFromNib() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue