Files
openide/python/testSrc
Vladimir Krivosheev e4c7cb4e33 Convert RegistryManager from Java to Kotlin
Deleted the Java file `RegistryManager.java` and created a new Kotlin file `RegistryManager.kt` while converting the code to Kotlin equivalent. The change improves the overall maintainability of the codebase by using a single modern language, Kotlin, which offers improved syntax, language features, and is more concise.

GitOrigin-RevId: 5ee3b586dab4e6bb76378f16399ddda482a12c79
2023-05-29 19:06:21 +00:00
..