Skip to content

Commit e7e3aec

Browse files
alperozturk96backportbot[bot]
authored andcommitted
fix codacy
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent 988d795 commit e7e3aec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/com/nextcloud/client/jobs/utils/UploadErrorNotificationManager.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ object UploadErrorNotificationManager {
9898
Log_OC.d(TAG, "🔔" + "notification created")
9999

100100
withContext(Dispatchers.Main) {
101-
102101
// if error code is file specific show new notification for each file
103102
if (result.code.isFileSpecificError()) {
104103
notificationManager.showNotification(operation.ocUploadId.toInt(), notification)

0 commit comments

Comments
 (0)