upgrade to ADF 2.2.0-beta1 (#185)

* upgrade to ADF 2.2.0-beta1

* upgrade and cleanup unit tests

* cleanup unused locals

* cleanup test files
This commit is contained in:
Denys Vuika
2018-02-05 09:15:57 +00:00
committed by Cilibiu Bogdan
parent f2cb478c1f
commit b28eabc63d
22 changed files with 154 additions and 169 deletions

View File

@@ -41,7 +41,7 @@ export class AppComponent implements OnInit {
}
ngOnInit() {
const { router, pageTitle, route, translateService } = this;
const { router, pageTitle, route } = this;
router
.events