Skip to content

Commit 35e37ce

Browse files
author
David Hasani
committed
update import
1 parent f0df69c commit 35e37ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/amazonqGumby/chat/controller/controller.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import {
2727
stopTransformByQ,
2828
validateCanCompileProject,
2929
getValidSQLConversionCandidateProjects,
30+
openHilPomFile,
3031
} from '../../../codewhisperer/commands/startTransformByQ'
3132
import { JDKVersion, TransformationCandidateProject, transformByQState } from '../../../codewhisperer/models/model'
3233
import {
@@ -59,7 +60,6 @@ import AdmZip from 'adm-zip'
5960
import { AuthError } from '../../../auth/sso/server'
6061
import {
6162
setMaven,
62-
openHilPomFile,
6363
openBuildLogFile,
6464
parseBuildFile,
6565
validateSQLMetadataFile,

0 commit comments

Comments
 (0)