55946: Removal of unnecessary scss files and test fixes

This commit is contained in:
Kristof De Langhe
2018-10-10 13:51:02 +02:00
parent 0b3b5d3965
commit 0cf91fb05e
6 changed files with 27 additions and 51 deletions

View File

@@ -11,7 +11,6 @@ import { isNotEmpty } from '../../empty.util';
@Component({
selector: 'ds-item-select',
styleUrls: ['./item-select.component.scss'],
templateUrl: './item-select.component.html'
})