Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "No such file or directory" warning in LocalCache::invalidate()
If cache file doesn't exist, we shouldn't try to unlink() it.
- Loading branch information