Remove obsolete comment ()

This commit is contained in:
Nathan Mattes 2022-12-21 23:33:00 +01:00
parent 5237ae93c7
commit f211baf9e1
1 changed files with 0 additions and 1 deletions
Mastodon/Scene/Onboarding/Privacy

View File

@ -9,5 +9,4 @@ import UIKit
class PrivacyTableViewCell: UITableViewCell {
static let reuseIdentifier = "PrivacyTableViewCell"
//TODO: @zeitschlag Implement
}