Updated cleanup.py
This commit is contained in:
parent
6a3e225192
commit
327c5b8a33
1 changed files with 98 additions and 98 deletions
|
|
@ -126,4 +126,4 @@ def delete_registry_value(hive, key, value):
|
|||
if __name__ == '__main__':
|
||||
print("This file is not meant to be called directly.")
|
||||
|
||||
# vim: sts=4 sw=4 ts=4
|
||||
# vim: sts=2 sw=2 ts=2
|
||||
|
|
|
|||
Loading…
Reference in a new issue