Skip to content

Commit 2307343

Browse files
committed
Addressing code review comments
1 parent aa0dc81 commit 2307343

File tree

1 file changed

+0
-1
lines changed
  • plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/commands

1 file changed

+0
-1
lines changed

plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/commands/ActionRegistrar.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class ActionRegistrar {
4141
uiMessage = FlareUiMessage(command = SEND_TO_PROMPT, params = params)
4242
}
4343
ChatCommunicationManager.getInstance(project).notifyUi(uiMessage)
44-
// AsyncChatUiListener.notifyPartialMessageUpdate(project, uiMessage)
4544
}
4645
}
4746
}

0 commit comments

Comments
 (0)