mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-04-22 13:29:28 +00:00
removing unused import
This commit is contained in:
@@ -6,7 +6,6 @@ import json
|
||||
from kafka import KafkaProducer
|
||||
from kafka.errors import NoBrokersAvailable, UnknownTopicOrPartitionError
|
||||
from collections import OrderedDict
|
||||
from parsedmarc.utils import human_timestamp_to_datetime, timestamp_to_human
|
||||
|
||||
logger = logging.getLogger("parsedmarc")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user