Fix an extra @memoize
This commit is contained in:
parent
5752cf40b5
commit
1d184a0c14
@ -151,7 +151,6 @@ def memoize(func):
|
||||
|
||||
return wrapper
|
||||
|
||||
@memoize
|
||||
def query_registry(key, value):
|
||||
keys = [key, key.replace("\\", "\\Wow6432Node\\", 1)]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user