mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 06:53:03 +00:00
Fixed TSLint errors
This commit is contained in:
@@ -81,8 +81,4 @@ export class PaginatedList<T> {
|
|||||||
set last(last: string) {
|
set last(last: string) {
|
||||||
this.pageInfo.last = last;
|
this.pageInfo.last = last;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user