mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-11 02:09:04 +00:00
minor update
This commit is contained in:
@@ -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")
|
|
||||||
|
|||||||
Reference in New Issue
Block a user