Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Hibbe <[email protected]>
  • Loading branch information
mahibi committed Nov 21, 2024
1 parent 19a69e0 commit be99e1a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -836,8 +836,6 @@ class NotificationWorker(context: Context, workerParams: WorkerParameters) : Wor
}
notificationManager.notify(notificationId, notification)

// On devices with Android 8.0 (Oreo) or later, notification sound will be handled by the system
// if notifications have not been disabled by the user.
return
}

Expand Down

0 comments on commit be99e1a

Please sign in to comment.