mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
Reverted implements OnInit on required classes
1. Removed from all classes public ngOnInit() {}
2. Removed ngOnInit() method from all files
3. Removed the OnInit interface from the classes
4. Removed the OnInit import from the top of all files
pull/3961/head
8 changed files with 8 additions and 8 deletions
Loading…
Reference in new issue