Skip to content

Commit f3cb13a

Browse files
committed
feedback
1 parent f7ca8b3 commit f3cb13a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type" : "bugfix",
3-
"description" : "fix incompatible version warning for AWS Toolkit in 252"
3+
"description" : "Fix incompatible version warning for AWS Toolkit in 2025.2"
44
}

plugins/toolkit/intellij-standalone/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ intellijPlatform {
2121
dependencies {
2222
intellijPlatform {
2323
localPlugin(project(":plugin-core"))
24-
plugin("PythonCore:243.18137.10")
2524
}
2625
}
2726

0 commit comments

Comments
 (0)