refactor: remove unused styleUrl properties from components
This commit is contained in:
@ -50,7 +50,6 @@ import { ErrorHandlerService } from '../../services/error.handler.service';
|
||||
MatInputModule,
|
||||
],
|
||||
templateUrl: './table.component.html',
|
||||
styleUrl: './table.component.css',
|
||||
})
|
||||
export class QualificationsComponent implements OnInit {
|
||||
private readonly qualificationService: QualificationService =
|
||||
|
Reference in New Issue
Block a user