浏览代码

deleted whitespace

nayooti 5 年之前
父节点
当前提交
fd1ebbda5c
共有 1 个文件被更改,包括 0 次插入1 次删除
  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