code refactoring
This commit is contained in:
@@ -16,7 +16,6 @@ export class BlogComponent extends BaseComponent<IBlog> implements OnInit{
|
||||
}
|
||||
|
||||
ngOnInit(): void {
|
||||
// this.init();
|
||||
this.getBlog();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user