Fixed pep8 unused import.

This commit is contained in:
NotoriousRebel 2020-02-13 19:01:36 -05:00
parent d90f940668
commit a11a6fcc55

View file

@ -1,5 +1,4 @@
from theHarvester.lib.core import * from theHarvester.lib.core import *
import aiohttp
class SearchCertspoter: class SearchCertspoter: