Marino Faggiana преди 7 години
родител
ревизия
c0928131be
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      iOSClient/Networking/CCNetworking.m

+ 0 - 2
iOSClient/Networking/CCNetworking.m

@@ -1278,8 +1278,6 @@
             NSURL *dirImportDocument = [dirFileProviderStorage URLByAppendingPathComponent:k_fileProviderStorageImportDocument];
             fileNamePath = [NSString stringWithFormat:@"%@/%@", dirImportDocument.path, metadata.fileName];
             [[NSFileManager defaultManager] removeItemAtPath:fileNamePath error:nil];
-            fileNamePath = [NSString stringWithFormat:@"%@/%@.000", dirImportDocument.path, metadata.fileName];
-            [[NSFileManager defaultManager] removeItemAtPath:fileNamePath error:nil];
         }
         
         // Actvity