remove some dir

This commit is contained in:
Julian Freeman
2026-04-17 12:52:21 -04:00
parent dab7209a69
commit 94fb93eed1

View File

@@ -14,11 +14,11 @@ const BROWSER_CACHE_DIRS: &[&str] = &[
"GPUCache",
"Media Cache",
"Service Worker/CacheStorage",
"Service Worker/ScriptCache",
"GrShaderCache",
"DawnCache",
"File System",
"blob_storage",
// "Service Worker/ScriptCache",
// "GrShaderCache",
// "DawnCache",
// "File System",
// "blob_storage",
];
impl BrowserType {