FIR checker: relocate sealed class ctor call checker
This commit is contained in:
committed by
Mikhail Glukhikh
parent
5f0eb8a401
commit
83b9c29495
-1
@@ -5,7 +5,6 @@
|
||||
|
||||
package org.jetbrains.kotlin.fir.checkers
|
||||
|
||||
import org.jetbrains.kotlin.fir.analysis.checkers.declaration.FirSealedClassConstructorCallChecker
|
||||
import org.jetbrains.kotlin.fir.analysis.checkers.expression.*
|
||||
|
||||
object CommonExpressionCheckers : ExpressionCheckers() {
|
||||
|
||||
Reference in New Issue
Block a user