Closed emilian closed 10 years ago
Such clause is used once in the code (or I miss something). Is there really a reason to have it as a helper function?
I agree to pigletto. I don't think we need that. Thanks anyway!
I agree with pigletto as well. I thought the clause was being used a lot more times than it actually was.
Would it be cleaner to add a helper method in lfs.cache.utils to delete a key from the cache? Right now there is a lot of boilerplate in the code:
We could change it to:
Feedback?