mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Trivial update (unused globals)
This commit is contained in:
@@ -77,8 +77,6 @@ def getCurrentThreadData():
|
||||
Returns current thread's local data
|
||||
"""
|
||||
|
||||
global ThreadData
|
||||
|
||||
return ThreadData
|
||||
|
||||
def getCurrentThreadName():
|
||||
|
||||
Reference in New Issue
Block a user