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