PY-87224: Remove unused registry key

GitOrigin-RevId: d4c4818f11e58afedf3ff3a58e0aa04fd995fded
This commit is contained in:
Ilya.Kazakevich
2026-01-30 05:00:01 +00:00
committed by intellij-monorepo-bot
parent d37f3aeefa
commit a0c7b5e7b6
@@ -2,8 +2,4 @@
<dependencies>
<module name="intellij.python.common"/>
</dependencies>
<extensions defaultExtensionNs="com.intellij">
<registryKey defaultValue="false" description="Configure SDK for modules which lack thereof in automatic manner"
key="intellij.python.sdkConfigurator.auto" restartRequired="true"/>
</extensions>
</idea-plugin>