Jelajahi Sumber

deleted whitespace

nayooti 5 tahun lalu
induk
melakukan
fd1ebbda5c
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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