X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Fpage-not-found%2FPageNotFoundComponent.ts;h=2842f0e028b370bdad03a9785cf7240615f22e5c;hb=1132258413328f80cb8b2453dc4b3d24318bd3e5;hp=ef515ec903e3b8884d4d93a24c9993907cbe4755;hpb=3b4814aa2d3dec621dadb52f058ba95a3dc3a86a;p=osm%2FNG-UI.git diff --git a/src/app/page-not-found/PageNotFoundComponent.ts b/src/app/page-not-found/PageNotFoundComponent.ts index ef515ec..2842f0e 100644 --- a/src/app/page-not-found/PageNotFoundComponent.ts +++ b/src/app/page-not-found/PageNotFoundComponent.ts @@ -38,5 +38,4 @@ export class PageNotFoundComponent implements OnInit { public ngOnInit(): void { //donothing } - }