diff --git a/integration/dynamic-compiler/src/lazy.module.ts b/integration/dynamic-compiler/src/lazy.module.ts index 2d6c04aa3bc..9539c144e97 100644 --- a/integration/dynamic-compiler/src/lazy.module.ts +++ b/integration/dynamic-compiler/src/lazy.module.ts @@ -6,8 +6,7 @@ import {NgModule, Component} from '@angular/core'; jit: true }) export class LazyComponent { - constructor() { - } + } @NgModule({