mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-11 02:09:04 +00:00
unnecessary import
This commit is contained in:
@@ -18,7 +18,6 @@ from lib.core.common import readInput
|
|||||||
from lib.core.data import conf
|
from lib.core.data import conf
|
||||||
from lib.core.data import logger
|
from lib.core.data import logger
|
||||||
from lib.core.data import paths
|
from lib.core.data import paths
|
||||||
from lib.core.exception import SqlmapFilePathException
|
|
||||||
|
|
||||||
class ICMPsh:
|
class ICMPsh:
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user