Ver Fonte

clear code

Marino Faggiana há 6 anos atrás
pai
commit
5a6f9b768e
1 ficheiros alterados com 1 adições e 6 exclusões
  1. 1 6
      PickerFileProvider/FileProviderExtension.swift

+ 1 - 6
PickerFileProvider/FileProviderExtension.swift

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