Skip to content

Commit ae7160a

Browse files
authored
Remove unused Q_SCOPES_UNAVAILABLE_BUILDER_ID (#4300)
With 4/18, should no longer be a scenario
1 parent 414e9eb commit ae7160a

File tree

1 file changed

+0
-5
lines changed
  • plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/credentials/sono

1 file changed

+0
-5
lines changed

plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/credentials/sono/SonoConstants.kt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ val Q_SCOPES = listOf(
2222
"codewhisperer:taskassist"
2323
)
2424

25-
val Q_SCOPES_UNAVAILABLE_BUILDER_ID = listOf(
26-
"codewhisperer:transformations",
27-
"codewhisperer:taskassist"
28-
)
29-
3025
val CODECATALYST_SCOPES = listOf(
3126
"codecatalyst:read_write"
3227
)

0 commit comments

Comments
 (0)