Skip to content

Commit 4342563

Browse files
committed
rm unnecessary future import
1 parent d8e3b51 commit 4342563

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/03_guides/code/05_crawlee_parsel.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import annotations
2-
31
from crawlee.crawlers import ParselCrawler, ParselCrawlingContext
42

53
from apify import Actor

0 commit comments

Comments
 (0)