Skip to content

Commit

Permalink
pluck: remove unused imports
Browse files Browse the repository at this point in the history
Signed-off-by: Yohanna Lisnichuk <yohanitalisnichuk@gmail.com>
  • Loading branch information
yolile committed Mar 25, 2021
1 parent 95979ff commit dd0746a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kingfisher_scrapy/commands/pluck.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import logging
import os
from collections import defaultdict
from datetime import datetime

from scrapy.commands import ScrapyCommand
from scrapy.exceptions import UsageError
Expand Down

0 comments on commit dd0746a

Please sign in to comment.