Optimize structure
This commit is contained in:
@ -2,7 +2,6 @@ import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'app-dashboard',
|
||||
templateUrl: './dashboard.component.html',
|
||||
styleUrls: ['./dashboard.component.less']
|
||||
template: ''
|
||||
})
|
||||
export class DashboardComponent {}
|
||||
|
||||
Reference in New Issue
Block a user