mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-13 11:53:32 +01:00
unnecessary import
This commit is contained in:
parent
d8942d2ae0
commit
0c79d7b1e2
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ from lib.core.common import readInput
|
|||
from lib.core.data import conf
|
||||
from lib.core.data import logger
|
||||
from lib.core.data import paths
|
||||
from lib.core.exception import SqlmapFilePathException
|
||||
|
||||
class ICMPsh:
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue