Skip to content

Commit 709c0c5

Browse files
committed
fix(amazonqFeatureDev): fix merge conflicts
1 parent b013042 commit 709c0c5

File tree

1 file changed

+0
-1
lines changed
  • packages/core/src/amazonqFeatureDev

1 file changed

+0
-1
lines changed

packages/core/src/amazonqFeatureDev/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export interface SessionState {
6161
readonly phase?: SessionStatePhase
6262
readonly uploadId: string
6363
readonly currentCodeGenerationId?: string
64-
approach: string
6564
tokenSource?: CancellationTokenSource
6665
readonly tabID: string
6766
interact(action: SessionStateAction): Promise<SessionStateInteraction>

0 commit comments

Comments
 (0)