diff --git a/plugin/src/software/aws/toolkits/eclipse/amazonq/views/AmazonQView.java b/plugin/src/software/aws/toolkits/eclipse/amazonq/views/AmazonQView.java index 2aaf6bb8..58021671 100644 --- a/plugin/src/software/aws/toolkits/eclipse/amazonq/views/AmazonQView.java +++ b/plugin/src/software/aws/toolkits/eclipse/amazonq/views/AmazonQView.java @@ -110,7 +110,7 @@ public final void setFocus() { /** * Disposes of the resources associated with this view. - * + * * This method is called when the view is closed. It removes the authentication * status change listener and the selection listener from the page. */