Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 31, 2024
1 parent 98abe53 commit 20db331
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bbot/scanner/target.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ def minimal(self):
This version doesn't have the events, only their hosts. This allows it to be passed across process boundaries.
"""
return self.__class__(
seeds=[],
whitelist=self.whitelist.inputs,
blacklist=self.blacklist.inputs,
strict_scope=self.strict_scope,
Expand Down

0 comments on commit 20db331

Please sign in to comment.