Skip to content

Commit 995c0b7

Browse files
committed
detekt
1 parent 0d97099 commit 995c0b7

File tree

1 file changed

+0
-1
lines changed
  • plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/popup

1 file changed

+0
-1
lines changed

plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/popup/QInlineCompletionProvider.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@ class QInlineCompletionProvider(private val cs: CoroutineScope) : InlineCompleti
411411
return InlineCompletionSuggestion.Empty
412412
}
413413

414-
415414
val sessionContext = InlineCompletionSessionContext(triggerOffset = request.endOffset)
416415

417416
// Pagination workaround: Always return exactly 5 variants

0 commit comments

Comments
 (0)