Explorar el Código

coding

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana hace 2 años
padre
commit
08b305cc16
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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" {