[FIR] Get rid of unnecessary opt ins
This commit is contained in:
committed by
teamcity
parent
9885094472
commit
095a5d1fdf
-1
@@ -264,7 +264,6 @@ private fun mapInapplicableCandidateError(
|
||||
}
|
||||
}
|
||||
|
||||
@OptIn(ExperimentalStdlibApi::class)
|
||||
private fun mapSystemHasContradictionError(
|
||||
session: FirSession,
|
||||
diagnostic: ConeConstraintSystemHasContradiction,
|
||||
|
||||
Reference in New Issue
Block a user