Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKeeley committed Aug 11, 2024
1 parent 3e80174 commit 5e93f7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spoofy.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from modules.bimi import BIMI
from modules.spoofing import Spoofing
from modules import report
from queue import Queue

def process_domain(domain):
"""Process a domain to gather DNS, SPF, DMARC, and BIMI records, and evaluate spoofing potential."""
Expand Down

0 comments on commit 5e93f7f

Please sign in to comment.