mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-01-02 11:36:22 +01:00
Remove an unnecessary blank line
This commit is contained in:
parent
3fbabbca7d
commit
6880b0d8fa
@ -2792,7 +2792,6 @@ def stdapi_ui_get_idle_time(request, response):
|
||||
|
||||
@register_function_if(has_windll)
|
||||
def stdapi_ui_desktop_enum(request, response):
|
||||
|
||||
response_parts = []
|
||||
if ctypes.sizeof(ctypes.c_long) == ctypes.sizeof(ctypes.c_void_p):
|
||||
LPARAM = ctypes.c_long
|
||||
|
Loading…
Reference in New Issue
Block a user