You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/QLoginWebview.kt
Copy file name to clipboardExpand all lines: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/toolwindow/AmazonQPanel.kt
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,6 @@ class AmazonQPanel(val project: Project, private val scope: CoroutineScope) : Di
101
101
val wrapper =Wrapper()
102
102
loadingPanel.startLoading()
103
103
104
-
// loadingPanel.add(JBPanelWithEmptyText().withEmptyText("Wait for chat to be ready"))
0 commit comments