[FIR] Remove redundant deprecated annotation

This commit is contained in:
Dmitriy Novozhilov
2021-09-03 16:56:43 +03:00
committed by teamcityserver
parent 728df8127c
commit a7353d5a02
@@ -2451,9 +2451,6 @@ enum class BodyBuildingMode {
}
}
@Deprecated("Please replace with BodyBuildingMode")
typealias RawFirBuilderMode = BodyBuildingMode
enum class PsiHandlingMode {
/**
* Do not build any stubs while handling PSI