Sfoglia il codice sorgente

deleted whitespace

nayooti 5 anni fa
parent
commit
fd1ebbda5c
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      deltachat-ios/Controller/AccountSetupController.swift

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

@@ -62,7 +62,6 @@ class AccountSetupController: UITableViewController {
     ]
     private lazy var folderCells: [UITableViewCell] = [inboxWatchCell, sentboxWatchCell, mvboxWatchCell, sendCopyToSelfCell, mvboxMoveCell]
     private lazy var dangerCells: [UITableViewCell] = [emptyServerCell, deleteAccountCell]
-    
     private let editView: Bool
     private var advancedSectionShowing: Bool = false
     private var providerInfoShowing: Bool = false