mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Trivial update (unused globals)
This commit is contained in:
parent
c00a642569
commit
2b79f45cbc
3 changed files with 1 additions and 5 deletions
|
|
@ -77,8 +77,6 @@ def getCurrentThreadData():
|
|||
Returns current thread's local data
|
||||
"""
|
||||
|
||||
global ThreadData
|
||||
|
||||
return ThreadData
|
||||
|
||||
def getCurrentThreadName():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue