Skip to content

Commit 86e697d

Browse files
committed
detekt
1 parent 0ca11d6 commit 86e697d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/amazonq/shared/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/lsp/AmazonQLanguageClientImpl.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ import java.util.concurrent.TimeUnit
5858
* Concrete implementation of [AmazonQLanguageClient] to handle messages sent from server
5959
*/
6060
class AmazonQLanguageClientImpl(private val project: Project) : AmazonQLanguageClient {
61-
// No longer need to track open file diffs as we're using AmazonQDiffVirtualFile to manage this
6261

6362
override fun telemetryEvent(`object`: Any) {
6463
println(`object`)

0 commit comments

Comments
 (0)