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 b013042 commit 709c0c5Copy full SHA for 709c0c5
packages/core/src/amazonqFeatureDev/types.ts
@@ -61,7 +61,6 @@ export interface SessionState {
61
readonly phase?: SessionStatePhase
62
readonly uploadId: string
63
readonly currentCodeGenerationId?: string
64
- approach: string
65
tokenSource?: CancellationTokenSource
66
readonly tabID: string
67
interact(action: SessionStateAction): Promise<SessionStateInteraction>
0 commit comments