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

@@ -6,7 +6,6 @@ import { ObjectSelectService } from '../object-select.service';
@Component({
selector: 'ds-collection-select',
styleUrls: ['./collection-select.component.scss'],
templateUrl: './collection-select.component.html'
})