46063: clean up

This commit is contained in:
Lotte Hofstede
2018-02-05 12:51:36 +01:00
parent 8ffd08d59f
commit 42b315f8fb
6 changed files with 5 additions and 19 deletions

View File

@@ -2,8 +2,6 @@ import {
Component, Input
} from '@angular/core';
import { TruncatableService } from './truncatable.service';
import { Observable } from 'rxjs/Observable';
import { cardExpand } from '../animations/card-expand';
@Component({
selector: 'ds-truncatable',