Fix Bug 2344: OSM Version is not showing while refreshing the UI dashboard
[osm/NG-UI.git] / src / app / page-not-found / PageNotFoundComponent.ts
index ef515ec..2842f0e 100644 (file)
@@ -38,5 +38,4 @@ export class PageNotFoundComponent implements OnInit {
     public ngOnInit(): void {
         //donothing
     }
-
 }