Marino Faggiana 7 лет назад
Родитель
Сommit
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