[devkit] Resolve action IDs for Activate$ToolwindowID$ToolWindow (IJPL-165055)

remove suppressions

GitOrigin-RevId: 98ae416120a3da1ef1de1567518e9e5af7c1eb5e
This commit is contained in:
Yann Cébron
2025-01-16 17:48:29 +00:00
committed by intellij-monorepo-bot
parent 518f9c1879
commit 9428900cd7
9 changed files with 1 additions and 11 deletions
@@ -359,7 +359,6 @@ class PythonOnboardingTourLesson :
var collapsed = false
text(PythonLessonsBundle.message("python.onboarding.project.view.description",
@Suppress("UnresolvedPluginConfigReference", "InjectedReferences") // todo IJPL-165055
action("ActivateProjectToolWindow")))
text(PythonLessonsBundle.message("python.onboarding.balloon.project.view"),
LearningBalloonConfig(Balloon.Position.atRight, width = 0, cornerToPointerDistance = 8))