Skip to content

Commit 62bdc07

Browse files
committed
patch
1 parent 294347a commit 62bdc07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/codewhisperer/util/supplementalContext/crossFileContextUtil.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ export async function fetchSupplementalContextForSrc(
7373
return undefined
7474
}
7575

76-
// fallback to opentabs if projectContext timeout for 'default' | 'bm25'
7776
const opentabsContextPromise = waitUntil(
7877
async function () {
7978
return await fetchOpentabsContext(editor, cancellationToken)

0 commit comments

Comments
 (0)