[JS IR] Remove JsEagerInitialization after bootstrap update

This commit is contained in:
Ilya Goncharov
2021-12-07 16:14:55 +03:00
committed by Space
parent 9e9faa6b14
commit 2a1396bafe
@@ -201,6 +201,3 @@ public actual annotation class JsExport
@SinceKotlin("1.6")
@Deprecated("This annotation is a temporal migration assistance and may be removed in the future releases, please consider filing an issue about the case where it is needed")
public annotation class EagerInitialization
@Deprecated("It is necessary until bootstrap update", level = DeprecationLevel.HIDDEN)
internal annotation class JsEagerInitialization