Indentation clean.

This commit is contained in:
mayur nilwant 2024-06-14 12:28:01 -04:00
parent 224184610f
commit c8c8d906ee

View File

@ -127,7 +127,7 @@ extension PersistentCacheManager {
try PersistentCacheManager.shared.removeAllAppLevel()
}catch {
} catch {
MVMCoreLoggingHandler.logDebugMessage(withDelegate:"Failed to delete app level data")
}