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 c818380 commit 653e0f2Copy full SHA for 653e0f2
packages/core/src/amazonqFeatureDev/session/sessionState.ts
@@ -125,7 +125,6 @@ export class RefinementState implements SessionState {
125
approach ??
126
'There has been a problem generating an approach. Please open a conversation in a new tab'
127
)
128
- getLogger().debug(`Approach response: %O`, this.approach)
129
130
action.telemetry.recordUserApproachTelemetry(span, this.conversationId)
131
return {
0 commit comments