Skip to content
Snippets Groups Projects
Commit 255e17b1 authored by Michael W Spalti's avatar Michael W Spalti
Browse files

Removed a missed forcedBypassCache property.

parent 5c2b7767
Branches
Tags
No related merge requests found
......@@ -38,7 +38,6 @@ const selectedBitstreamFormatSelector = createSelector(bitstreamFormatsStateSele
export class BitstreamFormatDataService extends DataService<BitstreamFormat> {
protected linkPath = 'bitstreamformats';
protected forceBypassCache = false;
constructor(
protected requestService: RequestService,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment