mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-04-26 15:29:30 +00:00
Removed logger from import
This commit is contained in:
@@ -12,7 +12,7 @@ import json
|
||||
|
||||
from elasticsearch.exceptions import ElasticsearchException
|
||||
|
||||
from parsedmarc import logger, IMAPError, get_dmarc_reports_from_inbox, \
|
||||
from parsedmarc import IMAPError, get_dmarc_reports_from_inbox, \
|
||||
parse_report_file, elastic, kafkaclient, splunk, save_output, \
|
||||
watch_inbox, email_results, SMTPError, ParserError, __version__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user