Skip to content

Commit 4e81a88

Browse files
committed
finish log
1 parent 7b08449 commit 4e81a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ class ProcessNotificationsBase(
6464

6565
activeNotifications.forEach { processNotification(project, it) }
6666
}
67+
LOG.info { "Finished processing notifications" }
6768
}
6869

6970
fun processNotification(project: Project, notificationData: NotificationData) {

0 commit comments

Comments
 (0)