Skip to content

Commit ef4d79d

Browse files
committed
Fix for imports
1 parent f57fd67 commit ef4d79d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/shared/utilities/workspaceUtils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import fs from '../fs/fs'
2020
import { ChildProcess } from './processUtils'
2121
import { isWin } from '../vscode/env'
2222
import { maxRepoSizeBytes } from '../../amazonqFeatureDev/constants'
23-
import { FeatureUseCase, testGenExcludePatterns } from '../../codewhisperer/models/constants'
2423

2524
type GitIgnoreRelativeAcceptor = {
2625
folderPath: string

0 commit comments

Comments
 (0)