♻️ 📀 cleanup.ts

This commit is contained in:
nirholas
2026-03-31 10:24:13 +00:00
parent 62d0342a02
commit 703b463940

View File

@@ -600,3 +600,4 @@ export async function cleanupOldMessageFilesInBackground(): Promise<void> {
await cleanupNpmCacheForAnthropicPackages() await cleanupNpmCacheForAnthropicPackages()
} }
} }