Browse Source

clear code

Marino Faggiana 7 năm trước cách đây
mục cha
commit
e965c8fc7b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 {