remove unused classes
This commit is contained in:
@@ -5,7 +5,6 @@ import {ProductService} from '../service/productservice';
|
||||
|
||||
@Component({
|
||||
templateUrl: './listdemo.component.html',
|
||||
styleUrls: ['./listdemo.scss']
|
||||
})
|
||||
export class ListDemoComponent implements OnInit {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user