X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Fpage-not-found%2FPageNotFoundComponent.ts;h=2842f0e028b370bdad03a9785cf7240615f22e5c;hb=refs%2Fchanges%2F73%2F13273%2F3;hp=ef515ec903e3b8884d4d93a24c9993907cbe4755;hpb=40cc37ef2bbc4aac5debc9dea0baeb6dbd87a2d7;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 } - }