aboutsummaryrefslogtreecommitdiff
path: root/src/app
diff options
context:
space:
mode:
authorPhil <phil.buschmann@tum.de>2018-05-14 23:58:51 +0200
committerPhil <phil.buschmann@tum.de>2018-05-14 23:58:51 +0200
commit4ef6ebf0928e23bc8677a8de6c0c0d36f47308f3 (patch)
tree535b3e3aed2e4933010bc491e38568d051158ae0 /src/app
parent57e37455ca3b0810f6b3a960c6300be2486c31de (diff)
downloadgnunet-webui-4ef6ebf0928e23bc8677a8de6c0c0d36f47308f3.tar.gz
gnunet-webui-4ef6ebf0928e23bc8677a8de6c0c0d36f47308f3.zip
Upgrade to angular cli v6.0
Diffstat (limited to 'src/app')
-rw-r--r--src/app/app.module.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app/app.module.ts b/src/app/app.module.ts
index 926975a..f657163 100644
--- a/src/app/app.module.ts
+++ b/src/app/app.module.ts
@@ -1,10 +1,8 @@
1import { BrowserModule } from '@angular/platform-browser'; 1import { BrowserModule } from '@angular/platform-browser';
2import { NgModule } from '@angular/core'; 2import { NgModule } from '@angular/core';
3 3
4
5import { AppComponent } from './app.component'; 4import { AppComponent } from './app.component';
6 5
7
8@NgModule({ 6@NgModule({
9 declarations: [ 7 declarations: [
10 AppComponent 8 AppComponent