mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
minor update
This commit is contained in:
parent
b99c157d0f
commit
a462a9df43
1 changed files with 0 additions and 2 deletions
|
|
@ -412,5 +412,3 @@ def create_connection(address, timeout=socket._GLOBAL_DEFAULT_TIMEOUT,
|
|||
|
||||
if err is not None:
|
||||
raise err
|
||||
else:
|
||||
raise error("connection problem")
|
||||
|
|
|
|||
Loading…
Reference in a new issue