[Test] Remove redundant FIR_DISABLE_LAZY_RESOLVE_CHECKS directives

KT-56177
This commit is contained in:
Kirill Rakhman
2023-02-16 09:50:46 +01:00
committed by Space Team
parent c9d68f6d3e
commit 9dda5e4fcd
115 changed files with 3 additions and 119 deletions
@@ -1,4 +1,3 @@
// FIR_DISABLE_LAZY_RESOLVE_CHECKS
// KT-15245 Report deprecation on associated declarations if level is greater than the deprecation on the declaration itself
@Deprecated("error", level = DeprecationLevel.ERROR)