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

Refactored to remove forceBypassCache param from requestService and from data service classes.

parent 7bda63bc
Branches
Tags
No related merge requests found
......@@ -27,8 +27,11 @@ export class PoolTaskDataService extends TasksService<PoolTask> {
*/
protected linkPath = 'pooltasks';
<<<<<<< HEAD
protected responseMsToLive = 0;
=======
>>>>>>> Refactored to remove forceBypassCache param from requestService and from data service classes.
/**
* Initialize instance variables
*
......
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