remove un-needed import

This commit is contained in:
L1ghtn1ng 2021-06-28 01:03:55 +01:00
parent ab77a9074c
commit 5dab96575c

View file

@ -1,5 +1,4 @@
#!/usr/bin/env python3
import pprint
from typing import Dict, List
from theHarvester.discovery import *
from theHarvester.discovery import dnssearch, takeover, shodansearch