瀏覽代碼

coding

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana 2 年之前
父節點
當前提交
08b305cc16
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      iOSClient/Data/NCDataSource.swift

+ 0 - 1
iOSClient/Data/NCDataSource.swift

@@ -77,7 +77,6 @@ class NCDataSource: NSObject {
 
     internal func createSections() {
 
-        // Get sections value
         for metadata in metadatasSource {
             // skipped livePhoto
             if filterLivePhoto && metadata.livePhoto && metadata.ext == "mov" {