app.component.ts and app.component.html changed

This commit is contained in:
Giuseppe Digilio
2017-01-27 18:40:27 +01:00
parent 589c9d5822
commit 845e921fe7
2 changed files with 0 additions and 2 deletions

View File

@@ -28,7 +28,6 @@ export class AppComponent implements OnDestroy, OnInit {
recipient: 'World'
};
title: string = GlobalConfig.title;
env: string = GlobalConfig.production;
styles = {