[FIR] Remove incorrect code generation comment
This commit is contained in:
committed by
Space Team
parent
420b6d48c3
commit
40fadac060
@@ -17,11 +17,6 @@ import org.jetbrains.kotlin.fir.types.impl.FirErrorTypeRefImpl
|
||||
import kotlin.contracts.ExperimentalContracts
|
||||
import kotlin.contracts.contract
|
||||
|
||||
/*
|
||||
* This file was generated automatically
|
||||
* DO NOT MODIFY IT MANUALLY
|
||||
*/
|
||||
|
||||
@FirBuilderDsl
|
||||
class FirErrorTypeRefBuilder : FirAnnotationContainerBuilder {
|
||||
override var source: KtSourceElement? = null
|
||||
|
||||
Reference in New Issue
Block a user