Skip to content

Commit b937967

Browse files
committed
detekt
1 parent d1643fb commit b937967

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/controller/chat/telemetry/TelemetryHelper.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,6 @@ class TelemetryHelper(private val project: Project, private val sessionStorage:
418418
project
419419
).activeConnectionForFeature(QConnection.getInstance())
420420

421-
422421
fun recordOpenChat(project: Project) {
423422
Telemetry.amazonq.openChat.use { it.passive(true) }
424423
if (getQConnection(project) == null) {

0 commit comments

Comments
 (0)