mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
minor update
This commit is contained in:
parent
b99c157d0f
commit
a462a9df43
|
@ -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 New Issue
Block a user