Skip to content

fix(amazonq): delete AwsServerCapabilitiesProvider #5833

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rli
Copy link
Contributor

@rli rli commented Jun 16, 2025

It is not actually needed; we can read the values from AmazonQLspService

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rli rli requested review from a team as code owners June 16, 2025 20:23
Copy link

Qodana Community for JVM

6 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 6

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@@ -9,9 +9,10 @@
import com.intellij.openapi.project.Project
import com.intellij.openapi.util.Disposer
import com.intellij.ui.jcef.JBCefJSQuery
import kotlinx.coroutines.flow.first

Check warning

Code scanning / QDJVMC

Unused import directive Warning

Unused import directive
import org.cef.CefApp
import software.aws.toolkits.jetbrains.services.amazonq.CodeWhispererFeatureConfigService
import software.aws.toolkits.jetbrains.services.amazonq.lsp.flareChat.AwsServerCapabilitiesProvider
import software.aws.toolkits.jetbrains.services.amazonq.lsp.AmazonQLspService

Check warning

Code scanning / QDJVMC

Unused import directive Warning

Unused import directive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant