Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

Commit 5d86a50

Browse files
Remove changes which were merged by accident
1 parent 3079938 commit 5d86a50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ios/RNBackgroundDownloader.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,6 @@ - (void)URLSession:(NSURLSession *)session downloadTask:(NSURLSessionDownloadTas
255255
lastProgressReport = now;
256256
[progressReports removeAllObjects];
257257
}
258-
lastProgressReport = now;
259-
[progressReports removeAllObjects];
260258
}
261259
}
262260
}

0 commit comments

Comments
 (0)