Remove some leftover imports of unsafe cast functions

This commit is contained in:
Alexander Udalov
2022-11-01 13:58:13 +01:00
committed by Space Team
parent 0d8d91f803
commit 60d96b7d15
7 changed files with 1 additions and 13 deletions
-3
View File
@@ -372,13 +372,10 @@ val projectsWithOptInToUnsafeCastFunctionsFromAddToStdLib by extra {
":compiler",
":compiler:backend.js",
":compiler:light-classes",
":core:reflection.jvm",
":jps:jps-common",
":jps:jps-common",
":js:js.tests",
":kotlin-build-common",
":kotlin-gradle-plugin",
":kotlin-reflect-api",
":kotlin-scripting-jvm-host-test",
":native:kotlin-klib-commonizer",
)