Skip to content

Commit 9bcb674

Browse files
Update aikido_zen/sinks/socket.py
1 parent e3d7216 commit 9bcb674

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

aikido_zen/sinks/socket.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ def _getaddrinfo(func, instance, args, kwargs):
2626
op = "socket.getaddrinfo"
2727
register_call(op, "outgoing_http_op")
2828

29-
# Call the original function to get the return value for vulnerability scanning
3029
return_value = func(*args, **kwargs)
3130

3231
# Run vulnerability scan after getting the result

0 commit comments

Comments
 (0)