Skip to content

Commit

Permalink
chore: fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
NTFSvolume committed Jan 19, 2025
1 parent b4e9c4c commit 706bff1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cyberdrop_dl/scraper/crawlers/luscious_crawler.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from json import dumps as dump_json
from typing import TYPE_CHECKING

from aiolimiter import AsyncLimiter
from yarl import URL

from cyberdrop_dl.scraper.crawler import Crawler, create_task_id
Expand Down

0 comments on commit 706bff1

Please sign in to comment.