mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2026-06-04 02:36:06 +00:00
Remove spaces from empty line
This commit is contained in:
@@ -317,7 +317,7 @@ public class RNBackgroundDownloaderModule extends ReactContextBaseJavaModule imp
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public void onProgress(Download download, long l, long l1) {
|
||||
synchronized(sharedLock) {
|
||||
|
||||
Reference in New Issue
Block a user