package com.helpshift.cache; /* loaded from: classes3.dex */ public class HCResourceCacheEvictStrategy implements ResourceCacheEvictStrategy { @Override // com.helpshift.cache.ResourceCacheEvictStrategy public boolean shouldEvictCache(String str, String str2) { return false; } }