mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 06:01:29 +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:
|
||||
raise err
|
||||
else:
|
||||
raise error("connection problem")
|
||||
|
||||
Reference in New Issue
Block a user