Skip to content

Commit 7fc4042

Browse files
committed
linter
1 parent a86579d commit 7fc4042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/amazonq/src/app/inline/completion.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ export class AmazonQInlineCompletionItemProvider implements InlineCompletionItem
204204
private readonly languageClient: LanguageClient,
205205
private readonly recommendationService: RecommendationService,
206206
private readonly sessionManager: SessionManager,
207+
// eslint-disable-next-line no-unused-vars
207208
private readonly inlineTutorialAnnotation: InlineTutorialAnnotation,
208209
private readonly documentEventListener: DocumentEventListener
209210
) {}

0 commit comments

Comments
 (0)