Skip to content

Commit 7b08449

Browse files
committed
redundant
1 parent e36aecf commit 7b08449

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/notifications/NotificationPollingService.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ internal final class NotificationPollingService : Disposable {
108108
}
109109
}
110110
emitFailureMetric(lastException)
111-
LOG.error { "Failed to poll for notifications after $MAX_RETRIES attempts" }
112111
return false
113112
}
114113

0 commit comments

Comments
 (0)