Marino Faggiana 6 роки тому
батько
коміт
5a6f9b768e
1 змінених файлів з 1 додано та 6 видалено
  1. 1 6
      PickerFileProvider/FileProviderExtension.swift

+ 1 - 6
PickerFileProvider/FileProviderExtension.swift

@@ -550,10 +550,5 @@ class FileProviderExtension: NSFileProviderExtension, CCNetworkingDelegate {
             outstandingDownloadTasks.removeValue(forKey: url)
             outstandingDownloadTasks.removeValue(forKey: url)
         }
         }
     }
     }
-    
-    // --------------------------------------------------------------------------------------------
-    //  MARK: - User Function
-    // --------------------------------------------------------------------------------------------
-    
-    
+
 }
 }