Explorar o código

remove warning

cyberta %!s(int64=5) %!d(string=hai) anos
pai
achega
aea76d7e9e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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