8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e76e6 commit 5a041f1Copy full SHA for 5a041f1
addon/ng2/blueprints/ng2/files/__path__/app/app.module.ts
@@ -1,7 +1,7 @@
1
import { BrowserModule } from '@angular/platform-browser';
2
import { NgModule } from '@angular/core';
3
-import { FormsModule } from '@angular/forms'
4
-import { HttpModule } from '@angular/http'
+import { FormsModule } from '@angular/forms';
+import { HttpModule } from '@angular/http';
5
6
import { AppComponent } from './app.component';
7
0 commit comments