瀏覽代碼

clear code

Marino Faggiana 7 年之前
父節點
當前提交
e965c8fc7b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      iOSClient/Main/CCMore.swift

+ 0 - 1
iOSClient/Main/CCMore.swift

@@ -218,7 +218,6 @@ class CCMore: UIViewController, UITableViewDelegate, UITableViewDataSource, CCLo
         let quotaUsed : String = CCUtility.transformedSize(Double(tabAccount.quotaUsed))
                 
         labelQuota.text = String.localizedStringWithFormat(NSLocalizedString("_quota_using_", comment: ""), quotaUsed, quota)
-            
     }
     
     func numberOfSections(in tableView: UITableView) -> Int {