diff --git a/src/commands/clear/caches.ts b/src/commands/clear/caches.ts index 146ebe5..f44bc31 100644 --- a/src/commands/clear/caches.ts +++ b/src/commands/clear/caches.ts @@ -142,3 +142,4 @@ export function clearSessionCaches( clearPromptCache(), ) } +