We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57fd67 commit ef4d79dCopy full SHA for ef4d79d
packages/core/src/shared/utilities/workspaceUtils.ts
@@ -20,7 +20,6 @@ import fs from '../fs/fs'
20
import { ChildProcess } from './processUtils'
21
import { isWin } from '../vscode/env'
22
import { maxRepoSizeBytes } from '../../amazonqFeatureDev/constants'
23
-import { FeatureUseCase, testGenExcludePatterns } from '../../codewhisperer/models/constants'
24
25
type GitIgnoreRelativeAcceptor = {
26
folderPath: string
0 commit comments