Skip to content

Commit 6b88956

Browse files
committed
lint
1 parent acd1f06 commit 6b88956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import {
2020
} from 'aws-core-vscode/codewhisperer'
2121
import { TelemetryHelper } from './telemetryHelper'
2222
import { ICursorUpdateRecorder } from './cursorUpdateManager'
23-
import { getLogger, sleep } from 'aws-core-vscode/shared'
23+
import { getLogger } from 'aws-core-vscode/shared'
2424
import { DocumentEventListener } from './documentEventListener'
2525
import { getOpenFilesInWindow } from 'aws-core-vscode/utils'
2626
import { asyncCallWithTimeout } from '../../util/timeoutUtil'

0 commit comments

Comments
 (0)