diff --git a/src/compiler/checker.ts b/src/compiler/checker.ts index 64e58c797e4..34792c4ae72 100644 --- a/src/compiler/checker.ts +++ b/src/compiler/checker.ts @@ -30780,7 +30780,6 @@ export function createTypeChecker(host: TypeCheckerHost): TypeChecker { } } - /** * This function marks the type used for metadata decorator as referenced if it is import * from external module.