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 f45a4bb commit 67d1958Copy full SHA for 67d1958
packages/core/src/amazonqFeatureDev/client/featureDev.ts
@@ -134,14 +134,7 @@ export class FeatureDevClient {
134
conversationId: string,
135
uploadId: string,
136
message: string,
137
-<<<<<<< HEAD
138
139
codeGenerationId: string,
140
-=======
141
->>>>>>> 4742b3c59 (refactor(amazonqFeatureDev): include updated rts model)
142
143
- codeGenerationId: string,
144
->>>>>>> d9c61d527 (refactor(amazonqFeatureDev): add logic for codeGenerationId)
145
currentCodeGenerationId?: string
146
) {
147
try {
0 commit comments