Skip to content

Commit 8d81c4f

Browse files
alan-agius4alexeagle
authored andcommitted
style(@schematics/angular): remove extra whitespace in EOF
Closes #12426
1 parent 0cfd573 commit 8d81c4f

File tree

1 file changed

+2
-1
lines changed
  • packages/schematics/angular/application/files/src

1 file changed

+2
-1
lines changed

packages/schematics/angular/application/files/src/main.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ import { AppComponent } from './app/app.component';
1515
import { ɵrenderComponent as renderComponent } from '@angular/core';
1616

1717
renderComponent(AppComponent);
18-
<% } %>
18+
19+
<% } %>

0 commit comments

Comments
 (0)