mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
46063: clean up
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user