Skip to content

Commit

Permalink
Merge pull request #1067 from Yelinz/main
Browse files Browse the repository at this point in the history
chore: fix ember-concurrency doc
  • Loading branch information
NullVoxPopuli authored Jan 5, 2024
2 parents 3f734c2 + 4ce4f61 commit 0f42b44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ember-resources/src/util/ember-concurrency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ import type { Cache } from '../core/types';
* {{this.last.value}}
* {{this.last.isFinished}}
* {{this.last.isRunning}}
* {{this.last.value}}
* ```
* (and all other properties on a [TaskInstance](https://ember-concurrency.com/api/TaskInstance.html))
*
Expand Down

0 comments on commit 0f42b44

Please sign in to comment.