Formatted files. Using ds as prefix instead of dspace.

This commit is contained in:
William Welling
2016-12-01 12:32:54 -06:00
parent 9e96728761
commit 47b2de2aa4
23 changed files with 75 additions and 72 deletions

View File

@@ -33,7 +33,7 @@ export function getResponse() {
export const UNIVERSAL_KEY = 'UNIVERSAL_CACHE';
@NgModule({
bootstrap: [ AppComponent ],
bootstrap: [AppComponent],
imports: [
// MaterialModule.forRoot() should be included first
UniversalModule, // BrowserModule, HttpModule, and JsonpModule are included