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

Commit 7016f48

Browse files
Remove spaces from empty line
1 parent 5d86a50 commit 7016f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/src/main/java/com/eko/RNBackgroundDownloaderModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ public void onCompleted(Download download) {
317317
}
318318
}
319319
}
320-
320+
321321
@Override
322322
public void onProgress(Download download, long l, long l1) {
323323
synchronized(sharedLock) {

0 commit comments

Comments
 (0)