Fix Bug 2295: No eye-icon in NG-UI
[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
     }
-
 }