Skip to content

Commit ce0e029

Browse files
committed
lint
1 parent ec92cde commit ce0e029

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/actor.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import {
2121
shortenProperties,
2222
} from './utils.js';
2323

24-
2524
// Cache for normal Actor tools
2625
const normalActorToolsCache = new LruCache<ToolCacheEntry>({
2726
maxLength: TOOL_CACHE_MAX_SIZE,

0 commit comments

Comments
 (0)