Browse Source

remove warning

cyberta 5 năm trước cách đây
mục cha
commit
aea76d7e9e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      deltachat-ios/Controller/NewProfileViewController.swift

+ 0 - 1
deltachat-ios/Controller/NewProfileViewController.swift

@@ -250,7 +250,6 @@ class NewProfileViewController: UIViewController, QrCodeReaderDelegate {
         label.font = UIFont.systemFont(ofSize: 14)
         return label
     }
-    
     private func createQRCodeScannerButton() -> UIView {
         let btn = UIButton.init(type: UIButton.ButtonType.system)
         btn.translatesAutoresizingMaskIntoConstraints = false