MESSENGER_2910 buildfixes III

This commit is contained in:
Frank Rotermund
2022-05-03 14:49:06 +02:00
parent 636f066dd3
commit db7daad612
2 changed files with 3 additions and 5 deletions
@@ -26,11 +26,7 @@ final class KeyVerificationSelfVerifyWaitViewController: UIViewController {
private enum Constants {
static let clientNamesLineSpacing: CGFloat = 3.0
}
// MARK: - Properties
var cancellable: Bool = true
// MARK: Outlets
@IBOutlet private weak var informationLabel: UILabel!