[FIR] Remove redundant deprecated annotation
This commit is contained in:
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 {
|
enum class PsiHandlingMode {
|
||||||
/**
|
/**
|
||||||
* Do not build any stubs while handling PSI
|
* Do not build any stubs while handling PSI
|
||||||
|
|||||||
Reference in New Issue
Block a user