mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 14:32:57 +08:00
Flake8 fix
This commit is contained in:
parent
10345ae969
commit
d6f5a70f7f
1 changed files with 0 additions and 1 deletions
|
@ -53,4 +53,3 @@ async def get_ips(self) -> set:
|
|||
|
||||
async def get_hostnames(self) -> set:
|
||||
return self.info[1]
|
||||
|
Loading…
Reference in a new issue