forked from hazza/dspace-angular
Added more optimalisations and fixed tests
This commit is contained in:
2
src/app/core/cache/object-cache.service.ts
vendored
2
src/app/core/cache/object-cache.service.ts
vendored
@@ -33,7 +33,7 @@ const entryFromSelfLinkSelector =
|
||||
(state: ObjectCacheState) => state[selfLink],
|
||||
);
|
||||
|
||||
/**
|
||||
/**
|
||||
* A service to interact with the object cache
|
||||
*/
|
||||
@Injectable()
|
||||
|
Reference in New Issue
Block a user