Skip to content

Commit 7f062f0

Browse files
committed
Remove unused import
1 parent 6580a03 commit 7f062f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/crawlee/crawlers/_basic/_logging_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import traceback
44

55
import crawlee.errors
6-
import crawlee.router
76

87

98
def _get_only_innermost_exception(error: BaseException) -> BaseException:

0 commit comments

Comments
 (0)