mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Removed unused imports and variables (pyflake-ing)
This commit is contained in:
parent
b6650add46
commit
ab67344448
36 changed files with 10 additions and 79 deletions
|
|
@ -30,7 +30,6 @@ from lib.core.enums import HASHDB_KEYS
|
|||
from lib.core.enums import PAYLOAD
|
||||
from lib.core.exception import sqlmapUnsupportedFeatureException
|
||||
from lib.core.threads import getCurrentThreadData
|
||||
from lib.core.unescaper import unescaper
|
||||
from lib.request import inject
|
||||
|
||||
class xp_cmdshell:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue