Skip to content

Commit d5a86cb

Browse files
J4t-PHashirRajah
andauthored
Update src/android/UploadTask.java
Co-authored-by: Mouhammad Hashir Hassam Rajah <99130092+HashirRajah@users.noreply.github.com>
1 parent 9a2f821 commit d5a86cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/android/UploadTask.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,6 @@ private void handleNotification() {
405405
@NonNull
406406
@Override
407407
public ForegroundInfo getForegroundInfo() {
408-
Log.d(TAG, "getForegroundInfo: Promoting to foreground service");
409408
if (Build.VERSION.SDK_INT < Build.VERSION_CODES.S) {
410409
return uploadForegroundNotification.getForegroundInfo(getApplicationContext());
411410
}

0 commit comments

Comments
 (0)