Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Everywhere the `details` method is being called is not re-computing the response, therefore the memoization is pointless. Removing it here, to avoid the unnecessary compute needed to check whether the instance variable has already been set.
- Loading branch information