Remove obsolete comment (#690)
This commit is contained in:
parent
5237ae93c7
commit
f211baf9e1
|
@ -9,5 +9,4 @@ import UIKit
|
||||||
|
|
||||||
class PrivacyTableViewCell: UITableViewCell {
|
class PrivacyTableViewCell: UITableViewCell {
|
||||||
static let reuseIdentifier = "PrivacyTableViewCell"
|
static let reuseIdentifier = "PrivacyTableViewCell"
|
||||||
//TODO: @zeitschlag Implement
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue