Skip to content

Commit dcea0a3

Browse files
committed
Remove unused import
1 parent 2f8b8de commit dcea0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/actor-scraper/cheerio-scraper/src/internals/crawler_setup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import {
2020
RequestList,
2121
RequestQueueV2,
2222
} from '@crawlee/cheerio';
23-
import type { ApifyClient, ApifyEnv } from 'apify';
23+
import type { ApifyEnv } from 'apify';
2424
import { Actor } from 'apify';
2525
import { load } from 'cheerio';
2626

0 commit comments

Comments
 (0)