mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
added is(Not)Null and Undefined methods to empty.util because they're deprecated in the node core
This commit is contained in:
@@ -24,8 +24,6 @@ import { SortDirection, SortOptions } from '../../core/cache/models/sort-options
|
||||
import { hasValue } from '../empty.util';
|
||||
import { PageInfo } from '../../core/shared/page-info.model';
|
||||
import { isUndefined } from 'util';
|
||||
import { Store } from '@ngrx/store';
|
||||
import { ObjectCacheState } from '../../core/cache/object-cache.reducer';
|
||||
|
||||
/**
|
||||
* The default pagination controls component.
|
||||
|
Reference in New Issue
Block a user