Skip to content

Commit 82a66d6

Browse files
committed
address comments
1 parent 52f8718 commit 82a66d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/shared/globalState.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ export type globalKey =
4545
| 'aws.toolkit.amazonq.dismissed'
4646
| 'aws.toolkit.amazonqInstall.dismissed'
4747
| 'aws.amazonq.workspaceIndexToggleOn'
48-
| 'aws.amazonq.customization.override'
4948
| 'aws.amazonq.customization.overrideV2'
5049
// Deprecated/legacy names. New keys should start with "aws.".
5150
| '#sessionCreationDates' // Legacy name from `ssoAccessTokenProvider.ts`.

0 commit comments

Comments
 (0)