Skip to content

Commit 3c92717

Browse files
committed
Remove unused import from actor.ts
1 parent 69c4327 commit 3c92717

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
@@ -19,7 +19,6 @@ import { getActorsMCPServerURL, isActorMCPServer } from '../mcp/actors.js';
1919
import { createMCPClient } from '../mcp/client.js';
2020
import { getMCPServerTools } from '../mcp/proxy.js';
2121
import { Client } from '@modelcontextprotocol/sdk/client/index.js';
22-
import { cp } from 'node:fs';
2322

2423
/**
2524
* Calls an Apify actor and retrieves the dataset items.

0 commit comments

Comments
 (0)