fix: refactored linter errors

This commit is contained in:
Bohdan Triapitsyn
2025-12-25 02:55:08 +02:00
parent 5e6e6a91cf
commit 3c05fa4c4e
7 changed files with 18 additions and 20 deletions
@@ -167,6 +167,7 @@ export const useSessionAutoCleanup = (options?: CleanupOptions) => {
autoDeleteLastRunAt,
autoRun,
isLoading,
sessions.length,
runCleanup,
]);