mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-11 02:31:51 +00:00
minor update
This commit is contained in:
parent
d39d36f7a7
commit
8bd3cfdc8e
3 changed files with 1 additions and 3 deletions
|
|
@ -20,7 +20,6 @@ from subprocess import Popen as execute
|
|||
|
||||
from lib.core.common import dataToStdout
|
||||
from lib.core.common import getUnicode
|
||||
from lib.core.common import readInput
|
||||
from lib.core.data import conf
|
||||
from lib.core.data import logger
|
||||
from lib.core.data import paths
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@ from lib.core.common import goGoodSamaritan
|
|||
from lib.core.common import getPartRun
|
||||
from lib.core.common import popValue
|
||||
from lib.core.common import pushValue
|
||||
from lib.core.common import readInput
|
||||
from lib.core.common import replaceNewlineTabs
|
||||
from lib.core.common import safeStringFormat
|
||||
from lib.core.common import singleTimeWarnMessage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue