mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
Minor refactoring
This commit is contained in:
parent
b1cdbdae61
commit
04396c97e2
5 changed files with 68 additions and 8 deletions
|
|
@ -1916,7 +1916,7 @@ def _cleanupOptions():
|
|||
|
||||
def _cleanupEnvironment():
|
||||
"""
|
||||
Cleanup environment (e.g. from leftovers after --sqlmap-shell).
|
||||
Cleanup environment (e.g. from leftovers after --shell).
|
||||
"""
|
||||
|
||||
if issubclass(_http_client.socket.socket, socks.socksocket):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue