Skip to content

Commit 1c569fb

Browse files
committed
Create download worker
Signed-off-by: alperozturk <alper_ozturk@proton.me>
1 parent c0e6945 commit 1c569fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/com/owncloud/android/files/services/FileUploader.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,6 @@ public static void setForceNewUploadWorker(final Boolean value) {
10991099
* It provides by itself the available operations.
11001100
*/
11011101
public class FileUploaderBinder extends Binder implements OnDatatransferProgressListener {
1102-
11031102
/**
11041103
* Map of listeners that will be reported about progress of uploads from a {@link FileUploaderBinder} instance
11051104
*/

0 commit comments

Comments
 (0)