mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 17:02:39 +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:
|
if err is not None:
|
||||||
raise err
|
raise err
|
||||||
else:
|
|
||||||
raise error("connection problem")
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue